Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/msun/ld128/
HDs_cexpl.c56 sincosl(y, &s, &c); in cexpl()
88 sincosl(y, &s, &c); in cexpl()
HDk_expl.h317 sincosl(y, &s, &c); in __ldexp_cexpl()
/freebsd-14-stable/lib/msun/ld80/
HDs_cexpl.c63 sincosl(y, &s, &c); in cexpl()
101 sincosl(y, &s, &c); in cexpl()
HDk_expl.h294 sincosl(y, &s, &c); in __ldexp_cexpl()
/freebsd-14-stable/lib/msun/src/
HDs_sincos.c76 __weak_reference(sincos, sincosl);
HDs_sincosl.c47 sincosl(long double x, long double *sn, long double *cs) in sincosl() function
HDmath.h499 void sincosl(long double, long double *, long double *);
/freebsd-14-stable/lib/msun/
HDSymbol.map303 sincosl;
HDMakefile266 MLINKS+=sincos.3 sincosf.3 sin.3 sincosl.3
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_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-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt2937 fun:sincosl=uninstrumented