Searched refs:casin (Results 1 – 9 of 9) sorted by relevance
| /freebsd-src/lib/msun/tests/ |
| H A D | invctrig_test.c | 134 testall_odd(casin, zero, zero, ALL_STD_EXCEPT, 0, CS_BOTH); in ATF_TC_BODY() 165 testall(casin, z, nan_nan, ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY() 173 testall(casin, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY() 181 testall(casin, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY() 190 testall(casin, z, CMPLXL(NAN, INFINITY), ALL_STD_EXCEPT, 0, CS_IMAG); in ATF_TC_BODY() 200 testall_odd(casin, z, CMPLXL(NAN, INFINITY), ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY() 209 testall_odd(casin, z, CMPLXL(0.0, NAN), ALL_STD_EXCEPT, 0, CS_REAL); in ATF_TC_BODY() 217 testall(casin, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY() 241 testall_odd_tol(casin, z, CMPLXL(pi / 4, INFINITY), 1); in ATF_TC_BODY() 252 testall_odd_tol(casin, z, CMPLXL(pi / 2, INFINITY), 1); in ATF_TC_BODY() [all …]
|
| /freebsd-src/include/ |
| H A D | complex.h | 77 double complex casin(double complex);
|
| /freebsd-src/lib/msun/src/ |
| H A D | catrig.c | 335 casin(double complex z) in casin() function 649 __weak_reference(casin, casinl);
|
| /freebsd-src/lib/msun/ |
| H A D | Symbol.map | 245 casin;
|
| H A D | Makefile | 196 cacos.3 casin.3 cacos.3 casinf.3 cacos.3 casinl.3 \
|
| /freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
| H A D | tgmath.h | 105 __tg_asin(double _Complex __x) {return casin(__x);} in __tg_asin()
|
| /freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 332 SYMBOL(casin, None, <complex.h>)
|
| /freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Builtins.def | |
| /freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1425 fun:casin=uninstrumented
|