Home
last modified time | relevance | path

Searched refs:__weak_reference (Results 1 – 25 of 50) sorted by relevance

12

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_nextafter.c80 __weak_reference(nextafter, nexttoward);
81 __weak_reference(nextafter, nexttowardl);
82 __weak_reference(nextafter, nextafterl);
Ds_scalbn.c64 __weak_reference(scalbn, ldexpl);
65 __weak_reference(scalbn, scalbnl);
Dcatrig.c649 __weak_reference(cacosh, cacoshl);
650 __weak_reference(cacos, cacosl);
651 __weak_reference(casinh, casinhl);
652 __weak_reference(casin, casinl);
653 __weak_reference(catanh, catanhl);
654 __weak_reference(catan, catanl);
De_lgamma.c38 __weak_reference(lgamma, lgammal);
Dw_cabs.c22 __weak_reference(cabs, cabsl);
Ds_cproj.c49 __weak_reference(cproj, cprojl);
Ds_round.c61 __weak_reference(round, roundl);
Ds_logb.c48 __weak_reference(logb, logbl);
Ds_tan.c82 __weak_reference(tan, tanl);
Ds_frexp.c55 __weak_reference(frexp, frexpl);
Ds_cos.c88 __weak_reference(cos, cosl);
Ds_sin.c88 __weak_reference(sin, sinl);
Ds_fmin.c59 __weak_reference(fmin, fminl);
Ds_fmax.c59 __weak_reference(fmax, fmaxl);
De_acosh.c67 __weak_reference(acosh, acoshl);
Ds_trunc.c66 __weak_reference(trunc, truncl);
De_cosh.c84 __weak_reference(cosh, coshl);
Ds_tanh.c83 __weak_reference(tanh, tanhl);
Ds_asinh.c61 __weak_reference(asinh, asinhl);
De_sinh.c78 __weak_reference(sinh, sinhl);
De_atanh.c67 __weak_reference(atanh, atanhl);
Ds_sincos.c79 __weak_reference(sincos, sincosl);
Ds_nan.c111 __weak_reference(nan, nanl);
Ds_ceil.c76 __weak_reference(ceil, ceill);
/bionic/libm/
Dfreebsd-compat.h23 #define __weak_reference(sym,alias) \ macro

12