Searched refs:libm_alias_float_other (Results 1 – 25 of 65) sorted by relevance
123
/sysdeps/ia64/fpu/ |
A D | s_frexpf.c | 67 libm_alias_float_other (frexp, frexp)
|
A D | s_ldexpf.c | 61 libm_alias_float_other (ldexp, ldexp)
|
A D | s_scalblnf.c | 61 libm_alias_float_other (scalbln, scalbln)
|
A D | s_fmaf.S | 71 libm_alias_float_other (fma, fma) label
|
A D | w_lgammaf_main.c | 71 libm_alias_float_other (__ieee754_lgamma, lgamma)
|
A D | s_fabsf.S | 82 libm_alias_float_other (__fabs, fabs) label
|
A D | s_fmaxf.S | 114 libm_alias_float_other (fmax, fmax) label
|
/sysdeps/m68k/m680x0/fpu/ |
A D | e_exp10f.c | 8 libm_alias_float_other (__ieee754_exp10, exp10)
|
/sysdeps/i386/i686/fpu/multiarch/ |
A D | e_exp2f.c | 30 libm_alias_float_other (__exp2, exp2)
|
A D | e_expf.c | 33 libm_alias_float_other (__exp, exp)
|
A D | e_log2f.c | 33 libm_alias_float_other (__log2, log2)
|
A D | e_logf.c | 33 libm_alias_float_other (__log, log)
|
A D | e_powf.c | 36 libm_alias_float_other (__pow, pow)
|
/sysdeps/x86_64/fpu/multiarch/ |
A D | e_exp2f.c | 31 libm_alias_float_other (__exp2, exp2)
|
A D | e_expf.c | 34 libm_alias_float_other (__exp, exp)
|
A D | e_log2f.c | 34 libm_alias_float_other (__log2, log2)
|
A D | e_logf.c | 34 libm_alias_float_other (__log, log)
|
A D | e_powf.c | 37 libm_alias_float_other (__pow, pow)
|
/sysdeps/generic/ |
A D | libm-alias-float.h | 36 #define libm_alias_float_other(from, to) \ macro
|
/sysdeps/ieee754/flt-32/ |
A D | e_hypotf.c | 47 libm_alias_float_other (__hypot, hypot)
|
A D | e_exp2f.c | 95 libm_alias_float_other (__exp2, exp2)
|
A D | e_log2f.c | 94 libm_alias_float_other (__log2, log2)
|
A D | e_logf.c | 93 libm_alias_float_other (__log, log)
|
/sysdeps/alpha/fpu/ |
A D | s_clog10f.c | 66 libm_alias_float_other (__c2_clog10, clog10)
|
A D | cfloat-compat.h | 60 libm_alias_float_other (__##func, func)
|
Completed in 19 milliseconds
123