Home
last modified time | relevance | path

Searched refs:__lrintf (Results 1 – 19 of 19) sorted by relevance

/sysdeps/sparc/sparc64/fpu/multiarch/
A Ds_lrintf.c21 #define __lrintf __redirect_lrintf macro
26 #undef __lrintf
34 sparc_libm_ifunc_redirected (__redirect_lrintf, __lrintf,
39 strong_alias (__lrintf, __llrintf)
A Ds_lrintf-generic.S1 #define __lrintf __lrintf_generic macro
/sysdeps/powerpc/powerpc32/power4/fpu/multiarch/
A Ds_lrintf.c24 extern __typeof (__lrintf) __lrint_ppc32 attribute_hidden;
25 extern __typeof (__lrintf) __lrint_power6x attribute_hidden;
27 libc_ifunc (__lrintf,
/sysdeps/powerpc/powerpc32/fpu/
A Ds_lrint.c21 #define __lrintf __redirect___lrintf macro
24 #undef __lrintf
38 strong_alias (__lrint, __lrintf)
/sysdeps/powerpc/powerpc64/be/fpu/multiarch/
A Ds_llrintf.c21 #define __lrintf __hidden___lrintf macro
25 #undef __lrintf
46 strong_alias (__llrintf, __lrintf)
/sysdeps/x86_64/x32/fpu/
A Ds_lrintf.S24 ENTRY(__lrintf)
27 END(__lrintf)
/sysdeps/powerpc/powerpc64/fpu/
A Ds_llrint.c24 #define __lrintf __redirect___lrintf macro
31 #undef __lrintf
53 strong_alias (__lrint, __lrintf)
/sysdeps/i386/fpu/
A Ds_lrintf.S24 ENTRY(__lrintf)
33 END(__lrintf)
/sysdeps/alpha/fpu/
A Ds_lrintf.c26 __lrintf (float x) in __lrintf() function
37 strong_alias (__lrintf, __llrintf)
/sysdeps/sparc/sparc64/fpu/
A Ds_lrintf.S35 ENTRY (__lrintf)
58 END (__lrintf)
61 strong_alias (__lrintf, __llrintf)
/sysdeps/sparc/sparc32/sparcv9/fpu/
A Ds_lrintf.S35 ENTRY (__lrintf)
61 END (__lrintf)
/sysdeps/m68k/coldfire/fpu/
A Ds_lrintf.c21 __lrintf (float x) in __lrintf() function
/sysdeps/riscv/rv64/rvf/
A Ds_lrintf.c24 __lrintf (float x) in __lrintf() function
/sysdeps/riscv/rv32/rvf/
A Ds_lrintf.c24 __lrintf (float x) in __lrintf() function
/sysdeps/aarch64/fpu/
A Ds_lrintf.c24 __lrintf (float x) in __lrintf() function
/sysdeps/s390/fpu/
A Ds_lrintf.c34 __lrintf (float x) in __lrintf() function
/sysdeps/x86_64/fpu/
A Ds_llrintf.S30 strong_alias (__llrintf, __lrintf)
/sysdeps/powerpc/powerpc32/power6x/fpu/
A Ds_lrint.S34 strong_alias (__lrint, __lrintf)
/sysdeps/ieee754/flt-32/
A Ds_lrintf.c37 __lrintf (float x) in __lrintf() function

Completed in 10 milliseconds