Searched refs:__truncf (Results 1 – 15 of 15) sorted by relevance
26 extern __typeof (__truncf) __truncf_ppc32 attribute_hidden;27 extern __typeof (__truncf) __truncf_power5plus attribute_hidden;29 libc_ifunc (__truncf,
2 #define __truncf __truncf_ppc32 macro
2 #define __truncf __truncf_power5plus macro
24 extern __typeof (__truncf) __truncf_ppc64 attribute_hidden;25 extern __typeof (__truncf) __truncf_power5plus attribute_hidden;27 libc_ifunc (__truncf,
2 #define __truncf __truncf_ppc64 macro
23 #define __truncf __redirect___truncf macro26 #undef __truncf31 libc_ifunc_redirected (__redirect_truncf, __truncf, IFUNC_SELECTOR ());
1 #define __truncf __truncf_c macro
25 __truncf (float x) in __truncf() function33 #ifndef __truncf
22 ENTRY(__truncf)36 END(__truncf)
28 __truncf (float x) in __truncf() function58 #ifndef __truncf
21 #define __truncf __truncf_vis3 macro
1 #define __truncf __truncf_generic macro
27 sparc_libm_ifunc (__truncf,
26 __truncf (float x) in __truncf() function
Completed in 15 milliseconds