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

1 2 3 4 5 6

  /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.8/sysroot/usr/include/bits/
huge_vall.h 26 # define HUGE_VALL (__builtin_huge_vall())
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/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
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/support/ibm/
limits.h 30 #define __builtin_huge_vall() HUGE_VALL macro
45 #define __builtin_huge_vall() HUGE_VALL //0x7ff0000000000000 macro
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/support/ibm/
limits.h 30 #define __builtin_huge_vall() HUGE_VALL macro
45 #define __builtin_huge_vall() HUGE_VALL //0x7ff0000000000000 macro
  /prebuilts/ndk/r10/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/r11/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/r13/sources/cxx-stl/llvm-libc++/include/support/ibm/
limits.h 30 #define __builtin_huge_vall() HUGE_VALL macro
45 #define __builtin_huge_vall() HUGE_VALL //0x7ff0000000000000 macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
huge_vall.h 27 # define HUGE_VALL (__builtin_huge_vall())
  /external/libcxx/include/support/win32/
limits_win32.h 68 #define __builtin_huge_vall() _LInf._Long_double macro
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/support/win32/
limits_win32.h 68 #define __builtin_huge_vall() _LInf._Long_double macro
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/support/win32/
limits_win32.h 68 #define __builtin_huge_vall() _LInf._Long_double macro
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 68 #define __builtin_huge_vall() _LInf._Long_double macro
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 68 #define __builtin_huge_vall() _LInf._Long_double macro
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/support/win32/
limits_win32.h 68 #define __builtin_huge_vall() _LInf._Long_double macro
  /external/mesa3d/m4/
ax_gcc_builtin.m4 49 # __builtin_huge_vall
124 [__builtin_huge_vall], [$1()],
  /bionic/libc/include/
math.h 31 #define HUGE_VALL __builtin_huge_vall()
  /development/ndk/platforms/android-13/include/
math.h 65 #define HUGE_VALL __builtin_huge_vall()
  /development/ndk/platforms/android-18/include/
math.h 65 #define HUGE_VALL __builtin_huge_vall()
  /development/ndk/platforms/android-21/include/
math.h 59 #define HUGE_VALL __builtin_huge_vall()
  /development/ndk/platforms/android-9/include/
math.h 65 #define HUGE_VALL __builtin_huge_vall()
  /external/clang/test/CodeGen/
builtins.c 162 ld = __builtin_huge_vall(); // CHECK: x86_fp80 0xK7FFF8000000000000000
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
math.h 67 #define HUGE_VALL __builtin_huge_vall()

Completed in 2498 milliseconds

1 2 3 4 5 6