HomeSort by relevance Sort by last modified time
    Searched defs:fegetexceptflag (Results 1 - 25 of 49) sorted by null

1 2

  /development/ndk/sources/android/libportable/arch-arm/
fenv.c 44 int WRAP(fegetexceptflag)(fexcept_t* __flagp, int __excepts) { function
  /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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
fenv.h 44 #undef fegetexceptflag macro
63 using ::fegetexceptflag;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
fenv.h 44 #undef fegetexceptflag macro
63 using ::fegetexceptflag;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
fenv.h 44 #undef fegetexceptflag macro
63 using ::fegetexceptflag;
  /bionic/libm/upstream-freebsd/lib/msun/src/
fenv-softfloat.h 69 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
  /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));
  /development/ndk/sources/android/libportable/arch-mips/
fenv.c 136 int WRAP(fegetexceptflag)(fexcept_t* __flagp, int __excepts) { function
  /bionic/libm/include/arm/
fenv.h 88 static __inline int fegetexceptflag(fexcept_t* __flagp, int __excepts) { function
  /bionic/libm/include/mips/
fenv.h 130 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
  /development/ndk/platforms/android-9/arch-mips/include/
fenv.h 130 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
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
fenv.h 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
fenv.h 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
fenv.h 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
fenv.h 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) function
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
fenv.h 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) function

Completed in 437 milliseconds

1 2