Searched refs:__llroundf (Results 1 – 10 of 10) sorted by relevance
29 extern __typeof (__llroundf) __llroundf_ppc64 attribute_hidden;30 extern __typeof (__llroundf) __llround_power6x attribute_hidden;31 extern __typeof (__llroundf) __llround_power8 attribute_hidden;38 libc_ifunc (__llroundf,46 strong_alias (__llroundf, __lroundf)
1 #define __llroundf __llroundf_ppc64 macro
24 extern __typeof (__llroundf) __llround_ppc32 attribute_hidden;25 extern __typeof (__llroundf) __llround_power5plus attribute_hidden;26 extern __typeof (__llroundf) __llround_power6 attribute_hidden;28 libc_ifunc (__llroundf,
18 #define __llroundf not___llroundf macro22 #undef __llroundf36 strong_alias (__lroundf, __llroundf)
29 __llroundf (float x) in __llroundf() function79 #ifndef __llroundf80 strong_alias (__llroundf, __lroundf)
23 __llroundf (float x) in __llroundf() function
29 __llroundf (float x) in __llroundf() function
30 __llroundf (float x) in __llroundf() function
Completed in 8 milliseconds