Searched defs:__fpcr (Results 1 - 5 of 5) sorted by relevance

/src/lib/libm/arch/aarch64/
H A Dfenv.c239 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 Dfenv.h16 unsigned int __fpcr; member in struct:__anon119010150108
H A Dmcontext.h139 __uint32_t __fpcr; /* FPCR */ member in struct:__anond7abab180108
/src/sys/arch/alpha/include/
H A Dfenv.h65 union __fpcr { union
/src/sys/arch/m68k/include/
H A Dfenv.h193 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 4 milliseconds