Home
last modified time | relevance | path

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

12

/glibc-2.36/sysdeps/m68k/fpu/
Dfegetround.c24 int fpcr; in __fegetround() local
Dfesetround.c24 fexcept_t fpcr; in __fesetround() local
Dfeholdexcpt.c24 fexcept_t fpcr, fpsr; in __feholdexcept() local
/glibc-2.36/sysdeps/arc/fpu/
Dfesetmode.c25 unsigned int fpcr; in fesetmode() local
Dfegetmode.c25 unsigned int fpcr; in fegetmode() local
Dfegetround.c25 unsigned int fpcr; in __fegetround() local
Dfesetround.c25 unsigned int fpcr; in __fesetround() local
Dfegetenv.c25 unsigned int fpcr; in __fegetenv() local
Dfeholdexcpt.c25 unsigned int fpcr; in __feholdexcept() local
Dfesetenv.c25 unsigned int fpcr; in __fesetenv() local
Dfeupdateenv.c26 unsigned int fpcr; in __feupdateenv() local
/glibc-2.36/sysdeps/alpha/fpu/
Dfegetround.c24 unsigned long fpcr; in __fegetround() local
Dfesetround.c24 unsigned long fpcr; in __fesetround() local
Dfegetenv.c24 unsigned long int fpcr; in __fegetenv() local
Dfegetmode.c24 unsigned long int fpcr; in fegetmode() local
Dfesetenv.c24 unsigned long int fpcr; in __fesetenv() local
Dget-rounding-mode.h30 unsigned long fpcr; in get_rounding_mode() local
/glibc-2.36/sysdeps/aarch64/fpu/
Dfegetexcept.c25 fpu_control_t fpcr; in fegetexcept() local
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
Dfesetmode.c25 fpu_control_t fpcr, fpcr_new; in fesetmode() local
Dfedisblxcpt.c25 fpu_control_t fpcr; in fedisableexcept() local
Dfegetenv.c25 fpu_control_t fpcr; in __fegetenv() local
/glibc-2.36/sysdeps/csky/fpu/
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
Dfegetenv.c25 unsigned int fpcr; in __fegetenv() local
Dfesetenv.c25 unsigned int fpcr; in __fesetenv() local

12