HomeSort by relevance Sort by last modified time
    Searched defs:fesetexceptflag (Results 51 - 64 of 64) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/
fenv.h 137 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/
fenv.h 131 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
142 fesetexceptflag(&__ex, __excepts);
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
fenv.h 137 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
fenv.h 131 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
142 fesetexceptflag(&__ex, __excepts);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
fenv.h 137 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
fenv.h 131 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
142 fesetexceptflag(&__ex, __excepts);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
fenv.h 137 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
fenv.h 131 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
142 fesetexceptflag(&__ex, __excepts);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
fenv.h 131 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
142 fesetexceptflag(&__ex, __excepts);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
fenv.h 131 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
142 fesetexceptflag(&__ex, __excepts);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
fenv.h 131 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
142 fesetexceptflag(&__ex, __excepts);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
fenv.h 131 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
142 fesetexceptflag(&__ex, __excepts);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
fenv.h 137 static __inline int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { function
  /bionic/libm/i387/
fenv.c 121 fesetexceptflag(const fexcept_t *flagp, int excepts) function
149 fesetexceptflag(&ex, excepts);

Completed in 427 milliseconds

1 23