Home
last modified time | relevance | path

Searched refs:__llroundf (Results 1 – 10 of 10) sorted by relevance

/sysdeps/powerpc/powerpc64/be/fpu/multiarch/
A Ds_llroundf.c29 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)
A Ds_llroundf-ppc64.c1 #define __llroundf __llroundf_ppc64 macro
/sysdeps/powerpc/powerpc32/power4/fpu/multiarch/
A Ds_llroundf.c24 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,
/sysdeps/alpha/fpu/
A Ds_lroundf.c18 #define __llroundf not___llroundf macro
22 #undef __llroundf
36 strong_alias (__lroundf, __llroundf)
/sysdeps/powerpc/powerpc64/fpu/
A Ds_llroundf.c29 __llroundf (float x) in __llroundf() function
79 #ifndef __llroundf
80 strong_alias (__llroundf, __lroundf)
/sysdeps/aarch64/fpu/
A Ds_llroundf.c23 __llroundf (float x) in __llroundf() function
/sysdeps/riscv/rv64/rvf/
A Ds_llroundf.c23 __llroundf (float x) in __llroundf() function
/sysdeps/s390/fpu/
A Ds_llroundf.c29 __llroundf (float x) in __llroundf() function
/sysdeps/ieee754/flt-32/
A Ds_llroundf.c29 __llroundf (float x) in __llroundf() function
/sysdeps/powerpc/powerpc32/fpu/
A Ds_llroundf.c30 __llroundf (float x) in __llroundf() function

Completed in 7 milliseconds