Searched defs:__fpcr (Results 1 - 5 of 5) sorted by relevance
| /src/lib/libm/arch/aarch64/ | ||
| H A D | fenv.c | 239 const uint32_t __fpcr = reg_fpcr_read(); local in function:feenableexcept 247 const uint32_t __fpcr = reg_fpcr_read(); local in function:fedisableexcept 255 const uint32_t __fpcr = reg_fpcr_read(); local in function:fegetexcept [all...] |
| /src/sys/arch/arm/include/ | ||
| H A D | fenv.h | 16 unsigned int __fpcr; member in struct:__anon119010150108 |
| H A D | mcontext.h | 139 __uint32_t __fpcr; /* FPCR */ member in struct:__anond7abab180108 |
| /src/sys/arch/alpha/include/ | ||
| H A D | fenv.h | 65 union __fpcr { union |
| /src/sys/arch/m68k/include/ | ||
| H A D | fenv.h | 193 fexcept_t __fpcr; local in function:fegetround 202 fexcept_t __fpcr; local in function:fesetround 228 fexcept_t __fpcr, __fpsr; local in function:feholdexcept 278 fexcept_t __fpcr, __oldmask; local in function:feenableexcept 291 fexcept_t __fpcr, __oldmask; local in function:fedisableexcept 304 fexcept_t __fpcr; local in function:fegetexcept [all...] |
Completed in 5 milliseconds