HomeSort by: relevance | last modified time | path
    Searched defs:__ex (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/alpha/include/
fenv.h 133 fexcept_t __ex = __excepts; local in function:feraiseexcept
134 fesetexceptflag(&__ex, __excepts);
fenv.h 133 fexcept_t __ex = __excepts; local in function:feraiseexcept
134 fesetexceptflag(&__ex, __excepts);
  /src/sys/arch/mips/include/
fenv.h 132 fexcept_t __ex = __excepts; local in function:feraiseexcept
134 fesetexceptflag(&__ex, __excepts); /* XXX */
fenv.h 132 fexcept_t __ex = __excepts; local in function:feraiseexcept
134 fesetexceptflag(&__ex, __excepts); /* XXX */

Completed in 22 milliseconds