Home
last modified time | relevance | path

Searched refs:FE_ALL_EXCEPT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfenv.c72 (void) feclearexcept(FE_ALL_EXCEPT); in feholdexcept()
79 (void) feclearexcept(FE_ALL_EXCEPT); in feholdexcept96()
H A Dfeexcept.c132 FE_ALL_EXCEPT); in fesetexceptflag()
H A D__fex_i386.c804 cwsw &= ~FE_ALL_EXCEPT; in __fex_get_op()
818 cwsw &= ~FE_ALL_EXCEPT; in __fex_get_op()
1157 info->flags = cwsw & FE_ALL_EXCEPT; in __fex_get_op()
1158 cwsw &= ~FE_ALL_EXCEPT; in __fex_get_op()
/illumos-gate/usr/src/head/
H A Dfenv.h82 #define FE_ALL_EXCEPT 0x1f macro
91 #define FE_ALL_EXCEPT 0x3d macro