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

/bionic/libm/amd64/
H A Dfenv.c71 * The feclearexcept() function clears the supported floating-point exceptions
75 feclearexcept(int excepts) function
/bionic/libm/arm/
H A Dfenv.c51 int feclearexcept(int __excepts) { function
/bionic/libm/arm64/
H A Dfenv.c74 int feclearexcept(int excepts) { function
/bionic/libm/mips/
H A Dfenv.c60 int feclearexcept(int __excepts) { function
/bionic/libm/i387/
H A Dfenv.c264 feclearexcept(int excepts) function

Completed in 764 milliseconds