Searched defs:libm_alias_ldouble_other (Results 1 – 25 of 41) sorted by relevance
12
/sysdeps/ia64/fpu/ |
A D | s_fmaxl.S | 114 libm_alias_ldouble_other (fmax, fmax) label
|
A D | s_fmal.S | 71 libm_alias_ldouble_other (fma, fma) label
|
A D | s_fabsl.S | 82 libm_alias_ldouble_other (__fabs, fabs) label
|
A D | s_truncl.S | 166 libm_alias_ldouble_other (trunc, trunc) label
|
A D | e_hypotl.S | 424 libm_alias_ldouble_other (__hypot, hypot) label
|
A D | e_sqrtl.S | 223 libm_alias_ldouble_other (__sqrt, sqrt) label
|
A D | s_modfl.S | 273 libm_alias_ldouble_other (modf, modf) label
|
A D | s_fdiml.S | 165 libm_alias_ldouble_other (fdim, fdim) label
|
A D | s_floorl.S | 215 libm_alias_ldouble_other (__floor, floor) label
|
A D | s_roundl.S | 233 libm_alias_ldouble_other (round, round) label
|
A D | s_ceill.S | 224 libm_alias_ldouble_other (ceil, ceil) label
|
A D | s_rintl.S | 229 libm_alias_ldouble_other (__rint, rint) label
|
A D | e_remainderl.S | 559 libm_alias_ldouble_other (__remainder, remainder) label
|
A D | s_logbl.S | 220 libm_alias_ldouble_other (logb, logb) label
|
A D | s_nextafterl.S | 438 libm_alias_ldouble_other (nextafter, nextafter) label
|
A D | e_fmodl.S | 608 libm_alias_ldouble_other (__fmod, fmod) label
|
A D | s_cbrtl.S | 984 libm_alias_ldouble_other (cbrt, cbrt) label
|
A D | e_exp2l.S | 748 libm_alias_ldouble_other (exp2, exp2) label
|
A D | e_exp10l.S | 751 libm_alias_ldouble_other (__exp10, exp10) label
|
A D | s_cosl.S | 776 libm_alias_ldouble_other (__sin, sin) label 2291 libm_alias_ldouble_other (__cos, cos) label
|
A D | s_atanl.S | 815 libm_alias_ldouble_other (__atan, atan) label 1956 libm_alias_ldouble_other (__atan2, atan2) label
|
A D | e_coshl.S | 1034 libm_alias_ldouble_other (__cosh, cosh) label
|
A D | e_sinhl.S | 1056 libm_alias_ldouble_other (__sinh, sinh) label
|
/sysdeps/ieee754/ldbl-opt/ |
A D | libm-alias-ldouble.h | 49 #define libm_alias_ldouble_other(from, to) \ macro
|
/sysdeps/generic/ |
A D | libm-alias-ldouble.h | 47 #define libm_alias_ldouble_other(from, to) \ macro
|
Completed in 44 milliseconds
12