Searched refs:__hypot (Results 1 – 4 of 4) sorted by relevance
7 versioned_symbol (libm, __hypot, hypot, GLIBC_2_35);8 libm_alias_float_other (__hypot, hypot)
30 M_DECL_FUNC (__hypot) (FLOAT x, FLOAT y) in M_DECL_FUNC() argument38 declare_mgen_alias (__hypot, hypot)
25 return M_SUF (__hypot) (__real__ z, __imag__ z); in M_DECL_FUNC()
37 libm_alias_ldouble (__hypot, hypot)
Completed in 3 milliseconds