/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
fenv.h | 44 #undef fegetexceptflag macro 63 using ::fegetexceptflag;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
fenv.h | 44 #undef fegetexceptflag macro 63 using ::fegetexceptflag;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
fenv.h | 44 #undef fegetexceptflag macro 63 using ::fegetexceptflag;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
fenv.h | 44 #undef fegetexceptflag macro 63 using ::fegetexceptflag;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
fenv.h | 69 extern int fegetexceptflag (fexcept_t *__flagp, int __excepts) __THROW;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
fenv.h | 69 extern int fegetexceptflag (fexcept_t *__flagp, int __excepts) __THROW;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
fenv.h | 69 extern int fegetexceptflag (fexcept_t *__flagp, int __excepts) __THROW;
|
/development/ndk/sources/android/libportable/arch-x86/ |
fenv.c | 122 WRAP(fegetexceptflag)(fexcept_t *flagp, int excepts) function 124 REAL(fegetexceptflag)(flagp, x86_change_except(excepts));
|
/bionic/libm/include/i387/ |
fenv.h | 75 int fegetexceptflag(fexcept_t *flagp, int excepts);
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
fenv-softfloat.h | 69 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
|
/development/ndk/platforms/android-9/arch-x86/include/ |
fenv.h | 75 int fegetexceptflag(fexcept_t *flagp, int excepts);
|
/ndk/sources/cxx-stl/llvm-libc++/test/depr/depr.c.headers/ |
fenv_h.pass.cpp | 64 static_assert((std::is_same<decltype(fegetexceptflag(&fex, 0)), int>::value), "");
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/ |
fenv.h | 76 int fegetexceptflag(fexcept_t *flagp, int excepts);
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/ |
fenv.h | 76 int fegetexceptflag(fexcept_t *flagp, int excepts);
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/ |
fenv.h | 76 int fegetexceptflag(fexcept_t *flagp, int excepts);
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/ |
fenv.h | 76 int fegetexceptflag(fexcept_t *flagp, int excepts);
|
/development/ndk/sources/android/libportable/arch-arm/ |
fenv.c | 44 int WRAP(fegetexceptflag)(fexcept_t* __flagp, int __excepts) { function
|
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/cfenv/cfenv.syn/ |
cfenv.pass.cpp | 64 static_assert((std::is_same<decltype(std::fegetexceptflag(&fex, 0)), int>::value), "");
|
/bionic/libm/include/arm/ |
fenv.h | 88 static __inline int fegetexceptflag(fexcept_t* __flagp, int __excepts) { function
|
/development/ndk/platforms/android-3/arch-arm/include/ |
fenv.h | 88 static __inline int fegetexceptflag(fexcept_t* __flagp, int __excepts) { function
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
fenv.h | 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
fenv.h | 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
fenv.h | 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
fenv.h | 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
fenv.h | 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
|