Searched refs:conjl (Results 1 – 10 of 10) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | s_conjl.c | 34 conjl(long double complex z) in conjl() function
|
/freebsd/lib/msun/tests/ |
H A D | invctrig_test.c | 79 test_p(func, conjl(z), conjl(result), exceptmask, excepts, checksign); \ 83 test_p_tol(func, conjl(z), conjl(result), tol); \
|
H A D | ctrig_test.c | 83 test_p(func, conjl(z), conjl(result), exceptmask, excepts, checksign); \ 87 test_p_tol(func, conjl(z), conjl(result), tol); \
|
H A D | conj_test.c | 44 static long double complex (*libconjl)(long double complex) = conjl;
|
/freebsd/include/ |
H A D | complex.h | 111 conjl(long double complex) __pure2;
|
/freebsd/lib/msun/ |
H A D | Symbol.map | 74 conjl;
|
H A D | Makefile | 206 cimag.3 conj.3 cimag.3 conjf.3 cimag.3 conjl.3 \
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | tgmath.h | 1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 381 SYMBOL(conjl, None, <complex.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1507 fun:conjl=uninstrumented
|