/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
fenv.h | 46 #undef fesetexceptflag macro 65 using ::fesetexceptflag;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
fenv.h | 46 #undef fesetexceptflag macro 65 using ::fesetexceptflag;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
fenv.h | 46 #undef fesetexceptflag macro 65 using ::fesetexceptflag;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
fenv.h | 46 #undef fesetexceptflag macro 65 using ::fesetexceptflag;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
fenv.h | 46 #undef fesetexceptflag macro 65 using ::fesetexceptflag;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
fenv.h | 46 #undef fesetexceptflag macro 65 using ::fesetexceptflag;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
fenv.h | 46 #undef fesetexceptflag macro 65 using ::fesetexceptflag;
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/ |
fenv.hpp | 30 extern int fesetexceptflag (__const fexcept_t*, int) __THROW; 52 using ::fesetexceptflag;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
fenv.h | 76 extern int fesetexceptflag (__const fexcept_t *__flagp, int __excepts) __THROW;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
fenv.h | 76 extern int fesetexceptflag (__const fexcept_t *__flagp, int __excepts) __THROW;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
fenv.h | 76 extern int fesetexceptflag (__const fexcept_t *__flagp, int __excepts) __THROW;
|
/development/ndk/sources/android/libportable/arch-arm/ |
fenv.c | 51 int WRAP(fesetexceptflag)(const fexcept_t* __flagp, int __excepts) { function 62 WRAP(fesetexceptflag)(&__ex, __excepts);
|
/bionic/libm/include/arm/ |
fenv.h | 95 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function 106 fesetexceptflag(&__ex, __excepts);
|
/development/ndk/platforms/android-3/arch-arm/include/ |
fenv.h | 95 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function 106 fesetexceptflag(&__ex, __excepts);
|
/development/ndk/sources/android/libportable/arch-x86/ |
fenv.c | 114 WRAP(fesetexceptflag)(const fexcept_t *flagp, int excepts) function 118 return REAL(fesetexceptflag)(&flagp_, excepts_);
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
fenv.h | 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function 109 fesetexceptflag(&__ex, __excepts); /* XXX */
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
fenv.h | 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function 109 fesetexceptflag(&__ex, __excepts); /* XXX */
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
fenv.h | 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function 109 fesetexceptflag(&__ex, __excepts); /* XXX */
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
fenv.h | 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function 109 fesetexceptflag(&__ex, __excepts); /* XXX */
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
fenv.h | 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function 109 fesetexceptflag(&__ex, __excepts); /* XXX */
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/ |
fenv.h | 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function 109 fesetexceptflag(&__ex, __excepts); /* XXX */
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/ |
fenv.h | 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function 109 fesetexceptflag(&__ex, __excepts); /* XXX */
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/ |
fenv.h | 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function 109 fesetexceptflag(&__ex, __excepts); /* XXX */
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/ |
fenv.h | 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function 109 fesetexceptflag(&__ex, __excepts); /* XXX */
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/ |
fenv.h | 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function 109 fesetexceptflag(&__ex, __excepts); /* XXX */
|