Home
last modified time | relevance | path

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

/dflybsd-src/tools/regression/lib/libm/
H A Dtest-conj.c44 static long double complex (*libconjl)(long double complex) = conjl; variable
142 if (!cfpequal(libconjl(in), expected)) { in main()