Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/AOR_v20.02/math/
H A Dexp.c172 hidden_alias (exp, __ieee754_exp) in strong_alias()
173 hidden_alias (__exp_dd, __exp1) in strong_alias()
H A Dlogf.c79 hidden_alias (logf, __ieee754_logf)
H A Dlog2f.c80 hidden_alias (log2f, __ieee754_log2f)
H A Dexp2f.c80 hidden_alias (exp2f, __ieee754_exp2f)
H A Dexpf.c91 hidden_alias (expf, __ieee754_expf)
H A Dexp2.c140 hidden_alias (exp2, __ieee754_exp2) in strong_alias()
H A Dlog2.c138 hidden_alias (log2, __ieee754_log2) in strong_alias()
H A Dlog.c159 hidden_alias (log, __ieee754_log) in strong_alias()
H A Dpowf.c221 hidden_alias (powf, __ieee754_powf)
H A Dmath_config.h85 # define hidden_alias(f, a) \ macro
H A Dpow.c377 hidden_alias (pow, __ieee754_pow) in strong_alias()