Home
last modified time | relevance | path

Searched refs:libcimagl (Results 1 – 1 of 1) sorted by relevance

/src/lib/msun/tests/
H A Dconj_test.c50 static long double (*libcimagl)(long double complex) = cimagl; variable
88 ATF_REQUIRE(fpequal_cs(libcimagl(in), __imag__ in, true)); in ATF_TC_BODY()