Home
last modified time | relevance | path

Searched defs:feclearexcept (Results 1 – 7 of 7) sorted by relevance

/development/ndk/sources/android/libportable/arch-arm/
Dfenv.c36 int WRAP(feclearexcept)(int __excepts) { in WRAP() argument
/development/ndk/sources/android/libportable/arch-x86/
Dfenv.c136 WRAP(feclearexcept)(int excepts) in WRAP() argument
/development/ndk/sources/android/libportable/arch-mips64/
Dfenv.c106 int WRAP(feclearexcept)(int flag) { in WRAP() argument
/development/ndk/sources/android/libportable/arch-x86_64/
Dfenv.c123 int WRAP(feclearexcept)(int flag) { in WRAP() argument
/development/ndk/sources/android/libportable/arch-mips/
Dfenv.c126 int WRAP(feclearexcept)(int __excepts) { in WRAP() argument
/development/ndk/platforms/android-3/arch-arm/include/
Dfenv.h80 static __inline int feclearexcept(int __excepts) { in feclearexcept() function
/development/ndk/platforms/android-9/arch-mips/include/
Dfenv.h121 static __inline int feclearexcept(int __excepts) { in feclearexcept() function