Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/
Dexp.c171 hidden_alias (exp, __ieee754_exp) in strong_alias()
172 hidden_alias (__exp_dd, __exp1) in strong_alias()
Dexp2f.c79 hidden_alias (exp2f, __ieee754_exp2f)
Dlog2f.c79 hidden_alias (log2f, __ieee754_log2f)
Dlogf.c78 hidden_alias (logf, __ieee754_logf)
Dexpf.c90 hidden_alias (expf, __ieee754_expf)
Dexp2.c139 hidden_alias (exp2, __ieee754_exp2) in strong_alias()
Dlog2.c137 hidden_alias (log2, __ieee754_log2) in strong_alias()
Dpowf.c220 hidden_alias (powf, __ieee754_powf)
Dlog.c158 hidden_alias (log, __ieee754_log) in strong_alias()
Dmath_config.h84 # define hidden_alias(f, a) \ macro
Dpow.c376 hidden_alias (pow, __ieee754_pow) in strong_alias()