Home
last modified time | relevance | path

Searched refs:__tan (Results 1 – 13 of 13) sorted by relevance

/sysdeps/x86_64/fpu/multiarch/
A Ds_tan.c26 libc_ifunc_redirected (__redirect_tan, __tan, IFUNC_SELECTOR ());
27 libm_alias_double (__tan, tan)
29 #define __tan __tan_sse2 macro
A Ds_tan-avx.c1 #define __tan __tan_avx macro
A Ds_tan-fma.c1 #define __tan __tan_fma macro
A Ds_tan-fma4.c1 #define __tan __tan_fma4 macro
/sysdeps/m68k/m680x0/fpu/
A Ds_tan_template.c24 M_DECL_FUNC (__tan) (FLOAT x) in M_DECL_FUNC() argument
28 return __m81_u(M_SUF (__tan)) (x); in M_DECL_FUNC()
30 declare_mgen_alias (__tan, tan)
A Dmathimpl.h63 __inline_mathop(__tan, tan,)
/sysdeps/ieee754/ldbl-128/
A Ds_tanl.c80 libm_alias_ldouble (__tan, tan)
/sysdeps/ieee754/ldbl-96/
A Ds_tanl.c80 libm_alias_ldouble (__tan, tan)
/sysdeps/ieee754/flt-32/
A Ds_tanf.c76 libm_alias_float (__tan, tan)
/sysdeps/ieee754/dbl-64/
A Ds_tan.c49 __tan (double x) in __tan() function
373 #ifndef __tan
374 libm_alias_double (__tan, tan)
/sysdeps/ia64/fpu/
A Ds_tanf.S552 libm_alias_float_other (__tan, tan)
A Ds_tan.S739 libm_alias_double_other (__tan, tan)
A Ds_tanl.S3093 libm_alias_ldouble_other (__tan, tan)

Completed in 14 milliseconds