Searched refs:libc_fesetround_vfp (Results 1 – 5 of 5) sorted by relevance
39 libc_fesetround_vfp (int round) in libc_fesetround_vfp() function196 # define libc_fesetround libc_fesetround_vfp197 # define libc_fesetroundf libc_fesetround_vfp198 # define libc_fesetroundl libc_fesetround_vfp
34 libc_fesetround_vfp (round); in __fesetround()
49 libc_fesetround_vfp (int round) in libc_fesetround_vfp() function227 #define libc_fesetround libc_fesetround_vfp228 #define libc_fesetroundf libc_fesetround_vfp229 #define libc_fesetroundl libc_fesetround_vfp
27 libc_fesetround_vfp (round); in __fesetround()
49472 * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)49510 * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.