HomeSort by relevance Sort by last modified time
    Searched defs:math_errhandling (Results 76 - 80 of 80) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 79 #define math_errhandling MATH_ERREXCEPT macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 79 #define math_errhandling MATH_ERREXCEPT macro
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 79 #define math_errhandling MATH_ERREXCEPT macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
math.h 280 /* Bitmasks for the math_errhandling macro. */
288 # define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
math.h 281 /* Bitmasks for the math_errhandling macro. */
289 # define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) macro

Completed in 375 milliseconds

1 2 34