Home
last modified time | relevance | path

Searched refs:__atan2 (Results 1 – 5 of 5) sorted by relevance

/math/
A Dw_atan2_template.c29 M_DECL_FUNC (__atan2) (FLOAT y, FLOAT x) in M_DECL_FUNC() argument
37 declare_mgen_alias (__atan2, atan2)
A Dw_atan2_compat.c31 __atan2 (double y, double x) in __atan2() function
43 libm_alias_double (__atan2, atan2)
A Dcarg_template.c25 return M_SUF (__atan2) (__imag__ x, __real__ x); in M_DECL_FUNC()
A Dw_atan2f_compat.c43 libm_alias_float (__atan2, atan2)
A Dw_atan2l_compat.c43 libm_alias_ldouble (__atan2, atan2)

Completed in 4 milliseconds