Searched refs:conjl (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/lib/msun/src/
H A Ds_conjl.c34 conjl(long double complex z) function
/freebsd-9.3-release/include/
H A Dcomplex.h60 conjl(long double complex) __pure2;
/freebsd-9.3-release/lib/msun/
H A DSymbol.map75 conjl;
H A DMakefile150 cimag.3 conj.3 cimag.3 conjf.3 cimag.3 conjl.3 \
/freebsd-9.3-release/tools/regression/lib/msun/
H A Dtest-conj.c45 static long double complex (*libconjl)(long double complex) = conjl;
144 printf("not ok %d\t# conjl(%#.2g + %#.2gI): "
148 printf("not ok %d\t# conjl(%#.2g + %#.2gI): "
152 printf("ok %d\t\t# conjl(%#.2g + %#.2gI)\n",
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1307 __tg_conj(long double _Complex __x) {return conjl(__x);}

Completed in 112 milliseconds