Home
last modified time | relevance | path

Searched refs:__hypot (Results 1 – 6 of 6) sorted by relevance

/sysdeps/i386/fpu/
A De_hypot.c32 __hypot (double x, double y) in __hypot() function
50 strong_alias (__hypot, __ieee754_hypot)
52 versioned_symbol (libm, __hypot, hypot, GLIBC_2_35);
53 libm_alias_finite (__ieee754_hypot, __hypot)
54 libm_alias_double_other (__hypot, hypot)
56 libm_alias_double (__hypot, hypot)
/sysdeps/ieee754/dbl-64/
A De_hypot.c97 __hypot (double x, double y) in __hypot() function
140 strong_alias (__hypot, __ieee754_hypot)
141 libm_alias_finite (__ieee754_hypot, __hypot)
143 versioned_symbol (libm, __hypot, hypot, GLIBC_2_35);
144 libm_alias_double_other (__hypot, hypot)
146 libm_alias_double (__hypot, hypot)
/sysdeps/ieee754/flt-32/
A De_hypotf.c47 libm_alias_float_other (__hypot, hypot)
49 libm_alias_float (__hypot, hypot)
/sysdeps/ia64/fpu/
A De_hypotf.S340 libm_alias_float_other (__hypot, hypot)
A De_hypot.S387 libm_alias_double_other (__hypot, hypot)
A De_hypotl.S424 libm_alias_ldouble_other (__hypot, hypot)

Completed in 6 milliseconds