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

/barrelfish-master/lib/msun/src/
H A Ds_conjl.c34 conjl(long double complex z) function
/barrelfish-master/include/
H A Dcomplex.h93 conjl(long double complex) __pure2;
/barrelfish-master/usr/tests/msun/
H A Dconj_test.c47 static long double complex (*libconjl)(long double complex) = conjl;
125 printf("not ok %d\t# conjl(%#.2g + %#.2gI): "
129 printf("not ok %d\t# conjl(%#.2g + %#.2gI): "
133 printf("ok %d\t\t# conjl(%#.2g + %#.2gI)\n",
H A Dinvctrig_test.c82 test_p(func, conjl(z), conjl(result), exceptmask, excepts, checksign); \
86 test_p_tol(func, conjl(z), conjl(result), tol); \
H A Dctrig_test.c83 test_p(func, conjl(z), conjl(result), exceptmask, excepts, checksign); \
87 test_p_tol(func, conjl(z), conjl(result), tol); \
/barrelfish-master/lib/msun/
H A DMakefile163 cimag.3 conj.3 cimag.3 conjf.3 cimag.3 conjl.3 \

Completed in 49 milliseconds