HomeSort by relevance Sort by last modified time
    Searched refs:fegetexcept (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /bionic/libm/include/
fenv.h 55 int fegetexcept(void);
  /development/ndk/platforms/android-L/include/
fenv.h 55 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
fenv.h 55 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
fenv.h 55 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
fenv.h 55 int fegetexcept(void);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
fenv.h 131 extern int fegetexcept (void) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fenv.h 131 extern int fegetexcept (void) __THROW;
  /development/ndk/sources/android/libportable/arch-mips64/
fenv.c 156 int WRAP(fegetexcept)(void) { function
157 int flag = REAL(fegetexcept)();
  /development/ndk/sources/android/libportable/arch-x86/
fenv.c 162 WRAP(fegetexcept)(void) function
164 int flags = REAL(fegetexcept)();
  /bionic/libm/upstream-freebsd/lib/msun/src/
fenv-softfloat.h 178 fegetexcept(void) function
  /development/ndk/platforms/android-9/arch-x86/include/
fenv.h 95 int fegetexcept(void);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
fenv.hpp 44 extern int fegetexcept (void) __THROW;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
fenv.h 96 int fegetexcept(void);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
fenv.h 96 int fegetexcept(void);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
fenv.h 96 int fegetexcept(void);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
fenv.h 96 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/
fenv.h 95 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/
fenv.h 95 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
fenv.h 95 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/
fenv.h 95 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/
fenv.h 95 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/
fenv.h 95 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
fenv.h 95 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
fenv.h 95 int fegetexcept(void);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
fenv.h 95 int fegetexcept(void);

Completed in 595 milliseconds

1 2 3 4