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

1 2

  /bionic/libm/amd64/
fenv.c 45 fesetexceptflag(const fexcept_t *flagp, int excepts) function
67 fesetexceptflag(&ex, excepts);
  /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;
  /bionic/libm/alpha/
fenv.h 99 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
126 fesetexceptflag(&__ex, __excepts);
  /bionic/libm/arm/
fenv.h 94 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
110 fesetexceptflag(&__ex, __excepts); /* XXX */
  /bionic/libm/ia64/
fenv.h 88 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
  /bionic/libm/include/alpha/
fenv.h 99 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
126 fesetexceptflag(&__ex, __excepts);
  /bionic/libm/include/arm/
fenv.h 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /bionic/libm/include/ia64/
fenv.h 88 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
  /bionic/libm/include/mips/
fenv.h 93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /bionic/libm/include/sparc64/
fenv.h 95 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
  /bionic/libm/mips/
fenv.h 95 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
111 fesetexceptflag(&__ex, __excepts); /* XXX */
  /bionic/libm/sparc64/
fenv.h 95 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
  /development/ndk/platforms/android-3/arch-arm/include/
fenv.h 94 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
110 fesetexceptflag(&__ex, __excepts); /* XXX */
  /development/ndk/platforms/android-9/arch-mips/include/
fenv.h 95 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
111 fesetexceptflag(&__ex, __excepts); /* XXX */
  /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 */

Completed in 263 milliseconds

1 2