Searched refs:libm_alias_double_other (Results 1 – 25 of 54) sorted by relevance
123
/sysdeps/ia64/fpu/ |
A D | s_frexp.c | 67 libm_alias_double_other (frexp, frexp)
|
A D | s_ldexp.c | 61 libm_alias_double_other (ldexp, ldexp)
|
A D | s_fma.S | 71 libm_alias_double_other (fma, fma) label
|
A D | w_lgamma_main.c | 71 libm_alias_double_other (__ieee754_lgamma, lgamma)
|
A D | s_fabs.S | 82 libm_alias_double_other (__fabs, fabs) label
|
A D | s_fmax.S | 114 libm_alias_double_other (fmax, fmax) label
|
A D | s_trunc.S | 166 libm_alias_double_other (trunc, trunc) label
|
A D | s_nearbyint.S | 217 libm_alias_double_other (nearbyint, nearbyint) label
|
A D | s_floor.S | 216 libm_alias_double_other (__floor, floor) label
|
A D | s_rint.S | 229 libm_alias_double_other (__rint, rint) label
|
A D | s_fdim.S | 165 libm_alias_double_other (fdim, fdim) label
|
A D | s_ceil.S | 224 libm_alias_double_other (ceil, ceil) label
|
A D | s_round.S | 233 libm_alias_double_other (round, round) label
|
A D | s_logb.S | 220 libm_alias_double_other (logb, logb) label
|
A D | s_modf.S | 278 libm_alias_double_other (modf, modf) label
|
A D | s_cos.S | 422 libm_alias_double_other (__sin, sin) label 710 libm_alias_double_other (__cos, cos) label
|
A D | e_sqrt.S | 254 libm_alias_double_other (__sqrt, sqrt) label
|
/sysdeps/i386/fpu/ |
A D | e_hypot.c | 54 libm_alias_double_other (__hypot, hypot)
|
/sysdeps/ieee754/ldbl-opt/ |
A D | libm-alias-double.h | 50 #define libm_alias_double_other(from, to) \ macro
|
/sysdeps/generic/ |
A D | libm-alias-double.h | 47 #define libm_alias_double_other(from, to) \ macro
|
/sysdeps/ieee754/dbl-64/ |
A D | e_hypot.c | 144 libm_alias_double_other (__hypot, hypot)
|
A D | e_exp2.c | 151 libm_alias_double_other (__exp2, exp2)
|
A D | e_exp.c | 165 libm_alias_double_other (__exp, exp)
|
A D | e_log.c | 138 libm_alias_double_other (__log, log)
|
A D | e_log2.c | 147 libm_alias_double_other (__log2, log2)
|
Completed in 19 milliseconds
123