Searched refs:__floorf (Results 1 – 15 of 15) sorted by relevance
26 extern __typeof (__floorf) __floorf_ppc32 attribute_hidden;27 extern __typeof (__floorf) __floorf_power5plus attribute_hidden;29 libc_ifunc (__floorf,
2 #define __floorf __floorf_power5plus macro
2 #define __floorf __floorf_ppc32 macro
23 #define __floorf __redirect___floorf macro26 #undef __floorf31 libc_ifunc_redirected (__redirect_floorf, __floorf, IFUNC_SELECTOR ());
1 #undef __floorf2 #define __floorf __floorf_c macro
26 extern __typeof (__floorf) __floorf_ppc64 attribute_hidden;27 extern __typeof (__floorf) __floorf_power5plus attribute_hidden;29 libc_ifunc (__floorf,
2 #define __floorf __floorf_ppc64 macro
25 __floorf (float x) in __floorf() function33 #ifndef __floorf
10 ENTRY(__floorf)33 END (__floorf)
29 __floorf (float x) in __floorf() function70 #ifndef __floorf
1 #define __floorf __floorf_generic macro
21 #define __floorf __floorf_vis3 macro
27 sparc_libm_ifunc (__floorf,
26 __floorf (float x) in __floorf() function
Completed in 8 milliseconds