Home
last modified time | relevance | path

Searched defs:libm_alias_float_other (Results 1 – 25 of 41) sorted by relevance

12

/sysdeps/ia64/fpu/
A Ds_fmaf.S71 libm_alias_float_other (fma, fma) label
A Ds_fmaxf.S114 libm_alias_float_other (fmax, fmax) label
A Ds_fabsf.S82 libm_alias_float_other (__fabs, fabs) label
A Ds_truncf.S166 libm_alias_float_other (trunc, trunc) label
A De_hypotf.S340 libm_alias_float_other (__hypot, hypot) label
A De_sqrtf.S205 libm_alias_float_other (__sqrt, sqrt) label
A Ds_modff.S278 libm_alias_float_other (modf, modf) label
A Ds_fdimf.S165 libm_alias_float_other (fdim, fdim) label
A Ds_floorf.S215 libm_alias_float_other (__floor, floor) label
A Ds_nearbyintf.S217 libm_alias_float_other (nearbyint, nearbyint) label
A Ds_ceilf.S224 libm_alias_float_other (ceil, ceil) label
A Ds_rintf.S229 libm_alias_float_other (__rint, rint) label
A De_fmodf.S516 libm_alias_float_other (__fmod, fmod) label
A De_remainderf.S550 libm_alias_float_other (__remainder, remainder) label
A Ds_logbf.S220 libm_alias_float_other (logb, logb) label
A Ds_cosf.S411 libm_alias_float_other (__sin, sin) label
662 libm_alias_float_other (__cos, cos) label
A Ds_cbrtf.S761 libm_alias_float_other (cbrt, cbrt) label
A Ds_nextafterf.S439 libm_alias_float_other (nextafter, nextafter) label
A De_atan2f.S828 libm_alias_float_other (__atan2, atan2) label
A Dlibm_sincosf.S423 libm_alias_float_other (__sincos, sincos) label
A De_acosf.S602 libm_alias_float_other (acos, acos) label
A De_exp2f.S471 libm_alias_float_other (__exp2, exp2) label
A De_asinf.S585 libm_alias_float_other (asin, asin) label
A Ds_atanf.S555 libm_alias_float_other (atan, atan) label
/sysdeps/generic/
A Dlibm-alias-float.h36 #define libm_alias_float_other(from, to) \ macro

Completed in 57 milliseconds

12