Home
last modified time | relevance | path

Searched defs:fpcr (Results 1 – 25 of 37) sorted by relevance

12

/sysdeps/alpha/fpu/
A Dfegetround.c24 unsigned long fpcr; in __fegetround() local
A Dfesetround.c24 unsigned long fpcr; in __fesetround() local
A Dfegetenv.c24 unsigned long int fpcr; in __fegetenv() local
A Dfegetmode.c24 unsigned long int fpcr; in fegetmode() local
A Dfesetenv.c24 unsigned long int fpcr; in __fesetenv() local
A Dget-rounding-mode.h30 unsigned long fpcr; in get_rounding_mode() local
/sysdeps/arc/fpu/
A Dfegetmode.c25 unsigned int fpcr; in fegetmode() local
A Dfegetround.c25 unsigned int fpcr; in __fegetround() local
A Dfesetmode.c25 unsigned int fpcr; in fesetmode() local
A Dfesetround.c25 unsigned int fpcr; in __fesetround() local
A Dfegetenv.c25 unsigned int fpcr; in __fegetenv() local
A Dfeholdexcpt.c25 unsigned int fpcr; in __feholdexcept() local
A Dfesetenv.c25 unsigned int fpcr; in __fesetenv() local
A Dfeupdateenv.c26 unsigned int fpcr; in __feupdateenv() local
/sysdeps/m68k/fpu/
A Dfegetround.c24 int fpcr; in __fegetround() local
A Dfesetround.c24 fexcept_t fpcr; in __fesetround() local
A Dfeholdexcpt.c24 fexcept_t fpcr, fpsr; in __feholdexcept() local
/sysdeps/aarch64/fpu/
A Dfegetexcept.c25 fpu_control_t fpcr; in fegetexcept() local
A Dfpu_control.h27 # define _FPU_GETCW(fpcr) (fpcr = __builtin_aarch64_get_fpcr ()) argument
28 # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) argument
32 # define _FPU_GETCW(fpcr) \ argument
35 # define _FPU_SETCW(fpcr) \ argument
A Dfedisblxcpt.c25 fpu_control_t fpcr; in fedisableexcept() local
A Dfesetmode.c25 fpu_control_t fpcr, fpcr_new; in fesetmode() local
A Dget-rounding-mode.h32 fpu_control_t fpcr; in get_rounding_mode() local
A Dfegetenv.c25 fpu_control_t fpcr; in __fegetenv() local
/sysdeps/csky/fpu/
A Dfenv_private.h29 fpu_control_t fpsr, fpcr; in libc_feholdexcept_vfp() local
51 fpu_control_t fpcr; in libc_fesetround_vfp() local
63 fpu_control_t fpsr, fpcr; in libc_feholdexcept_setround_vfp() local
83 fpu_control_t fpcr; in libc_feholdsetround_vfp() local
96 fpu_control_t fpcr, round; in libc_feresetround_vfp() local
121 fpu_control_t fpcr, fpsr, new_fpcr, new_fpsr; in libc_fesetenv_vfp() local
139 fpu_control_t fpcr, fpsr, new_fpcr, new_fpsr, excepts; in libc_feupdateenv_test_vfp() local
172 fpu_control_t fpcr, fpsr, round; in libc_feholdsetround_vfp_ctx() local
197 fpu_control_t fpcr; in libc_feresetround_vfp_ctx() local
208 fpu_control_t fpcr, fpsr, new_fpcr, new_fpsr; in libc_fesetenv_vfp_ctx() local
/sysdeps/arc/
A Dget-rounding-mode.h29 unsigned int fpcr; in get_rounding_mode() local

Completed in 13 milliseconds

12