Home
last modified time | relevance | path

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

/sysdeps/powerpc/fpu/
A Dfedisblxcpt.c29 result = fenv_reg_to_exceptions (fe.l); in fedisableexcept()
36 if (fenv_reg_to_exceptions (new) != excepts) in fedisableexcept()
A Dfeenablxcpt.c29 result = fenv_reg_to_exceptions (fe.l); in feenableexcept()
36 if (fenv_reg_to_exceptions (new) != excepts) in feenableexcept()
A Dfegetexcept.c28 return fenv_reg_to_exceptions (fe.l); in __fegetexcept()
A Dfenv_libc.h290 fenv_reg_to_exceptions (unsigned long long l) in fenv_reg_to_exceptions() function

Completed in 5 milliseconds