HomeSort by relevance Sort by last modified time
    Searched defs:HUGE_VALL (Results 1 - 16 of 16) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
huge_vall.h 1 /* Default `HUGE_VALL' constant.
22 # error "Never use <bits/huge_vall.h> directly; include <math.h> instead."
26 # define HUGE_VALL (__builtin_huge_vall())
28 # define HUGE_VALL ((long double) HUGE_VAL)
  /bionic/libm/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /development/ndk/platforms/android-3/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /development/ndk/platforms/android-9/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL

Completed in 48 milliseconds