Home
last modified time | relevance | path

Searched refs:__lroundf (Results 1 – 11 of 11) sorted by relevance

/sysdeps/powerpc/powerpc32/power4/fpu/multiarch/
A Ds_lroundf.c24 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,
/sysdeps/powerpc/powerpc64/be/fpu/multiarch/
A Ds_llroundf.c21 #define __lroundf __hidden___lroundf macro
25 #undef __lroundf
46 strong_alias (__llroundf, __lroundf)
/sysdeps/powerpc/powerpc32/fpu/
A Ds_lround.c20 #define __lroundf __redirect___lroundf macro
23 #undef __lroundf
75 strong_alias (__lround, __lroundf)
/sysdeps/powerpc/powerpc64/fpu/
A Ds_llroundf.c21 #define __lroundf __redirect___lround macro
24 #undef __lroundf
80 strong_alias (__llroundf, __lroundf)
/sysdeps/alpha/fpu/
A Ds_lroundf.c27 __lroundf (float x) in __lroundf() function
36 strong_alias (__lroundf, __llroundf)
/sysdeps/aarch64/fpu/
A Ds_lroundf.c23 __lroundf (float x) in __lroundf() function
/sysdeps/riscv/rv64/rvf/
A Ds_lroundf.c24 __lroundf (float x) in __lroundf() function
/sysdeps/riscv/rv32/rvf/
A Ds_lroundf.c24 __lroundf (float x) in __lroundf() function
/sysdeps/s390/fpu/
A Ds_lroundf.c34 __lroundf (float x) in __lroundf() function
/sysdeps/powerpc/powerpc32/power6x/fpu/
A Ds_lround.S44 strong_alias (__lround, __lroundf)
/sysdeps/ieee754/flt-32/
A Ds_lroundf.c29 __lroundf (float x) in __lroundf() function

Completed in 7 milliseconds