Home
last modified time | relevance | path

Searched refs:__truncf (Results 1 – 15 of 15) sorted by relevance

/sysdeps/powerpc/powerpc32/power4/fpu/multiarch/
A Ds_truncf.c26 extern __typeof (__truncf) __truncf_ppc32 attribute_hidden;
27 extern __typeof (__truncf) __truncf_power5plus attribute_hidden;
29 libc_ifunc (__truncf,
A Ds_truncf-ppc32.c2 #define __truncf __truncf_ppc32 macro
A Ds_truncf-power5+.c2 #define __truncf __truncf_power5plus macro
/sysdeps/powerpc/powerpc64/be/fpu/multiarch/
A Ds_truncf.c24 extern __typeof (__truncf) __truncf_ppc64 attribute_hidden;
25 extern __typeof (__truncf) __truncf_power5plus attribute_hidden;
27 libc_ifunc (__truncf,
A Ds_truncf-power5+.c2 #define __truncf __truncf_power5plus macro
A Ds_truncf-ppc64.c2 #define __truncf __truncf_ppc64 macro
/sysdeps/x86_64/fpu/multiarch/
A Ds_truncf.c23 #define __truncf __redirect___truncf macro
26 #undef __truncf
31 libc_ifunc_redirected (__redirect_truncf, __truncf, IFUNC_SELECTOR ());
A Ds_truncf-c.c1 #define __truncf __truncf_c macro
/sysdeps/powerpc/fpu/
A Ds_truncf.c25 __truncf (float x) in __truncf() function
33 #ifndef __truncf
/sysdeps/i386/fpu/
A Ds_truncf.S22 ENTRY(__truncf)
36 END(__truncf)
/sysdeps/ieee754/flt-32/
A Ds_truncf.c28 __truncf (float x) in __truncf() function
58 #ifndef __truncf
/sysdeps/sparc/sparc64/fpu/multiarch/
A Ds_truncf-vis3.c21 #define __truncf __truncf_vis3 macro
A Ds_truncf-generic.c1 #define __truncf __truncf_generic macro
A Ds_truncf.c27 sparc_libm_ifunc (__truncf,
/sysdeps/riscv/rvf/
A Ds_truncf.c26 __truncf (float x) in __truncf() function

Completed in 15 milliseconds