Searched refs:libm_alias_ldouble_other (Results 1 – 25 of 47) sorted by relevance
12
/sysdeps/ia64/fpu/ |
A D | s_frexpl.c | 67 libm_alias_ldouble_other (frexp, frexp)
|
A D | s_ldexpl.c | 61 libm_alias_ldouble_other (ldexp, ldexp)
|
A D | s_fmal.S | 71 libm_alias_ldouble_other (fma, fma) label
|
A D | w_lgammal_main.c | 70 libm_alias_ldouble_other (__ieee754_lgamma, lgamma)
|
A D | s_fabsl.S | 82 libm_alias_ldouble_other (__fabs, fabs) label
|
A D | s_fmaxl.S | 114 libm_alias_ldouble_other (fmax, fmax) label
|
A D | s_truncl.S | 166 libm_alias_ldouble_other (trunc, trunc) label
|
A D | s_floorl.S | 215 libm_alias_ldouble_other (__floor, floor) label
|
A D | s_rintl.S | 229 libm_alias_ldouble_other (__rint, rint) label
|
A D | s_roundl.S | 233 libm_alias_ldouble_other (round, round) label
|
A D | s_fdiml.S | 165 libm_alias_ldouble_other (fdim, fdim) label
|
A D | s_ceill.S | 224 libm_alias_ldouble_other (ceil, ceil) label
|
A D | s_logbl.S | 220 libm_alias_ldouble_other (logb, logb) label
|
A D | s_modfl.S | 273 libm_alias_ldouble_other (modf, modf) label
|
A D | e_sqrtl.S | 223 libm_alias_ldouble_other (__sqrt, sqrt) label
|
A D | e_logl.S | 635 libm_alias_ldouble_other (__log, log) label 1148 libm_alias_ldouble_other (__log10, log10) label
|
A D | e_hypotl.S | 424 libm_alias_ldouble_other (__hypot, hypot) label
|
A D | s_nextafterl.S | 438 libm_alias_ldouble_other (nextafter, nextafter) label
|
A D | s_expm1l.S | 679 libm_alias_ldouble_other (__expm1, expm1) label 1380 libm_alias_ldouble_other (__exp, exp) label
|
A D | e_fmodl.S | 608 libm_alias_ldouble_other (__fmod, fmod) label
|
/sysdeps/ieee754/ldbl-opt/ |
A D | s_clog10l.c | 32 libm_alias_ldouble_other (__clog10_internal_, clog10)
|
A D | w_remainderl_compat.c | 18 libm_alias_ldouble_other (__remainder, remainder)
|
A D | libm-alias-ldouble.h | 49 #define libm_alias_ldouble_other(from, to) \ macro
|
/sysdeps/ieee754/ldbl-64-128/ |
A D | s_nextafterl.c | 9 libm_alias_ldouble_other (__nextafter, nextafter)
|
/sysdeps/generic/ |
A D | libm-alias-ldouble.h | 47 #define libm_alias_ldouble_other(from, to) \ macro
|
Completed in 29 milliseconds
12