Searched defs:feclearexcept (Results 1 - 6 of 6) sorted by last modified time

/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.c63 int feclearexcept(int excepts) { function
/bionic/libm/i387/
H A Dfenv.c264 feclearexcept(int excepts) function
/bionic/libm/mips/
H A Dfenv.c60 int feclearexcept(int __excepts) { function
/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dfenv-softfloat.h61 feclearexcept(int __excepts) function

Completed in 214 milliseconds