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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
huge_vall.h 0 /* `HUGE_VALL' constant for ix86 (where it is infinity).
23 # error "Never use <bits/huge_vall.h> directly; include <math.h> instead."
27 # define HUGE_VALL (__builtin_huge_vall())
29 # define HUGE_VALL (__extension__ 0x1.0p32767L)
36 # define HUGE_VALL (__extension__ \
40 # define HUGE_VALL (__huge_vall.__ld)
  /bionic/libm/include/
math.h 59 #define HUGE_VALL __builtin_huge_vall()
64 #define HUGE_VALL (long double)HUGE_VAL
  /development/ndk/platforms/android-13/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /development/ndk/platforms/android-18/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /development/ndk/platforms/android-21/include/
math.h 59 #define HUGE_VALL __builtin_huge_vall()
64 #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
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
72 #define HUGE_VALL (long double)HUGE_VAL

Completed in 119 milliseconds

1 2 3 4