Home
last modified time | relevance | path

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

/freebsd/lib/msun/ld128/
H A Ds_cexpl.c56 sincosl(y, &s, &c); in cexpl()
88 sincosl(y, &s, &c); in cexpl()
H A Dk_expl.h317 sincosl(y, &s, &c); in __ldexp_cexpl()
/freebsd/lib/msun/ld80/
H A Ds_cexpl.c63 sincosl(y, &s, &c); in cexpl()
101 sincosl(y, &s, &c); in cexpl()
H A Dk_expl.h294 sincosl(y, &s, &c); in __ldexp_cexpl()
/freebsd/lib/msun/src/
H A Ds_sincos.c76 __weak_reference(sincos, sincosl);
H A Ds_sincosl.c47 sincosl(long double x, long double *sn, long double *cs) in sincosl() function
H A Dmath.h509 void sincosl(long double, long double *, long double *);
/freebsd/lib/msun/
H A DSymbol.map303 sincosl;
H A DMakefile264 MLINKS+=sincos.3 sincosf.3 sin.3 sincosl.3
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc5137 INTERCEPTOR(void, sincosl, long double x, long double *sin, long double *cos) {
5139 COMMON_INTERCEPTOR_ENTER(ctx, sincosl, x, sin, cos);
5143 REAL(sincosl)(x, sin, cos);
5150 COMMON_INTERCEPT_FUNCTION_LDBL(sincosl);
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2937 fun:sincosl=uninstrumented