Searched defs:feholdexcept (Results 1 - 9 of 9) sorted by path

/bionic/libc/include/android/
H A Dlegacy_fenv_inlines_arm.h106 static __inline int feholdexcept(fenv_t* __envp) { function
H A Dlegacy_fenv_inlines_mips.h122 static __inline int feholdexcept(fenv_t* __envp) { function
/bionic/libm/amd64/
H A Dfenv.c286 * The feholdexcept() function saves the current floating-point environment
292 feholdexcept(fenv_t *envp) function
321 * to an object set by a call to fegetenv() or feholdexcept(), or equal a
343 * by a call to feholdexcept() or fegetenv(), or equal a floating-point
/bionic/libm/arm/
H A Dfenv.c99 int feholdexcept(fenv_t* __envp) { function
/bionic/libm/arm64/
H A Dfenv.c136 int feholdexcept(fenv_t* envp) { function
/bionic/libm/i387/
H A Dfenv.c193 feholdexcept(fenv_t *envp) function
/bionic/libm/mips/
H A Dfenv.c119 int feholdexcept(fenv_t* __envp) { function
/bionic/tools/versioner/current/android/
H A Dlegacy_fenv_inlines_arm.h106 static __inline int feholdexcept(fenv_t* __envp) { function
H A Dlegacy_fenv_inlines_mips.h122 static __inline int feholdexcept(fenv_t* __envp) { function

Completed in 89 milliseconds