HomeSort by relevance Sort by last modified time
    Searched full:__weak_reference (Results 26 - 44 of 44) sorted by null

12

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_rint.c 91 __weak_reference(rint, rintl);
s_sin.c 88 __weak_reference(sin, sinl);
s_tan.c 82 __weak_reference(tan, tanl);
e_acos.c 110 __weak_reference(acos, acosl);
e_asin.c 116 __weak_reference(asin, asinl);
e_atan2.c 128 __weak_reference(atan2, atan2l);
e_hypot.c 130 __weak_reference(hypot, hypotl);
e_log2.c 116 __weak_reference(log2, log2l);
s_atan.c 123 __weak_reference(atan, atanl);
s_cbrt.c 116 __weak_reference(cbrt, cbrtl);
s_remquo.c 158 __weak_reference(remquo, remquol);
e_exp.c 163 __weak_reference(exp, expl);
e_log.c 146 __weak_reference(log, logl);
s_log1p.c 179 __weak_reference(log1p, log1pl);
s_expm1.c 221 __weak_reference(expm1, expm1l);
s_fma.c 287 __weak_reference(fma, fmal);
e_sqrt.c 192 __weak_reference(sqrt, sqrtl);
s_exp2.c 396 __weak_reference(exp2, exp2l);
  /external/libedit/src/
vi.c 921 #ifdef __weak_reference
923 __weak_reference(get_alias_text);
929 #ifdef __weak_reference

Completed in 124 milliseconds

12