Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/arch-arm/
Dfenv.c66 int WRAP(fetestexcept)(int __excepts) { in WRAP() argument
/development/ndk/sources/android/libportable/arch-x86/
Dfenv.c142 WRAP(fetestexcept)(int excepts) in WRAP() argument
/development/ndk/sources/android/libportable/arch-mips64/
Dfenv.c126 int WRAP(fetestexcept)(int flag) { in WRAP() argument
/development/ndk/sources/android/libportable/arch-x86_64/
Dfenv.c146 int WRAP(fetestexcept)(int flag) { in WRAP() argument
/development/ndk/sources/android/libportable/arch-mips/
Dfenv.c169 int WRAP(fetestexcept)(int __excepts) { in WRAP() argument
/development/ndk/platforms/android-3/arch-arm/include/
Dfenv.h110 static __inline int fetestexcept(int __excepts) { in fetestexcept() function
/development/ndk/platforms/android-9/arch-mips/include/
Dfenv.h159 static __inline int fetestexcept(int __excepts) { in fetestexcept() function