Searched refs:__lroundf (Results 1 – 11 of 11) sorted by relevance
24 extern __typeof (__lroundf) __lround_ppc32 attribute_hidden;25 extern __typeof (__lroundf) __lround_power5plus attribute_hidden;26 extern __typeof (__lroundf) __lround_power6x attribute_hidden;28 libc_ifunc (__lroundf,
21 #define __lroundf __hidden___lroundf macro25 #undef __lroundf46 strong_alias (__llroundf, __lroundf)
20 #define __lroundf __redirect___lroundf macro23 #undef __lroundf75 strong_alias (__lround, __lroundf)
21 #define __lroundf __redirect___lround macro24 #undef __lroundf80 strong_alias (__llroundf, __lroundf)
27 __lroundf (float x) in __lroundf() function36 strong_alias (__lroundf, __llroundf)
23 __lroundf (float x) in __lroundf() function
24 __lroundf (float x) in __lroundf() function
34 __lroundf (float x) in __lroundf() function
44 strong_alias (__lround, __lroundf)
29 __lroundf (float x) in __lroundf() function
Completed in 7 milliseconds