HomeSort by relevance Sort by last modified time
    Searched full:__builtin_huge_vall (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /external/clang/test/Sema/
constant-builtins.c 8 long double g2 = __builtin_huge_vall();
constant-builtins-2.c 7 long double g2 = __builtin_huge_vall();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
huge_vall.h 26 # define HUGE_VALL (__builtin_huge_vall())
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
huge_vall.h 26 # define HUGE_VALL (__builtin_huge_vall())
  /external/libcxx/include/support/ibm/
limits.h 30 #define __builtin_huge_vall() HUGE_VALL macro
45 #define __builtin_huge_vall() HUGE_VALL //0x7ff0000000000000 macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
limits.h 30 #define __builtin_huge_vall() HUGE_VALL macro
45 #define __builtin_huge_vall() HUGE_VALL //0x7ff0000000000000 macro
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
limits.h 30 #define __builtin_huge_vall() HUGE_VALL macro
45 #define __builtin_huge_vall() HUGE_VALL //0x7ff0000000000000 macro
  /external/libcxx/include/support/win32/
limits_win32.h 68 #define __builtin_huge_vall() _LInf._Long_double macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 68 #define __builtin_huge_vall() _LInf._Long_double macro
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 68 #define __builtin_huge_vall() _LInf._Long_double macro
  /external/clang/test/CodeGen/
builtins.c 152 ld = __builtin_huge_vall(); // CHECK: x86_fp80 0xK7FFF8000000000000000
  /bionic/libm/include/
math.h 59 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()

Completed in 559 milliseconds

1 2 3 4 5