HomeSort by relevance Sort by last modified time
    Searched refs:LDBL_DIG (Results 1 - 25 of 65) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/StdLib/Include/x86/
float.h 22 #define LDBL_DIG 18
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
float.h 37 #define LDBL_DIG 18
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
float.h 9 #define LDBL_DIG 18
  /external/bison/lib/
float.in.h 38 # undef LDBL_DIG
39 # define LDBL_DIG 18
71 # undef LDBL_DIG
72 # define LDBL_DIG 18
  /external/clang/test/Headers/
float.c 100 #ifndef LDBL_DIG
101 #error "Mandatory macro LDBL_DIG is missing."
102 #elif LDBL_DIG < 10
103 #error "Mandatory macro LDBL_DIG is invalid."
105 #if ((FLT_DIG > DBL_DIG) || (DBL_DIG > LDBL_DIG))
203 _Static_assert(LDBL_DIG == __LDBL_DIG__, "");
  /external/libcxx/test/std/depr/depr.c.headers/
float_h.pass.cpp 50 #ifndef LDBL_DIG
51 #error LDBL_DIG not defined
  /external/libcxx/test/std/language.support/support.limits/c.limits/
cfloat.pass.cpp 50 #ifndef LDBL_DIG
51 #error LDBL_DIG not defined
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/c.limits/
cfloat.pass.cpp 50 #ifndef LDBL_DIG
51 #error LDBL_DIG not defined
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
float_h.pass.cpp 50 #ifndef LDBL_DIG
51 #error LDBL_DIG not defined
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/language.support/support.limits/c.limits/
cfloat.pass.cpp 50 #ifndef LDBL_DIG
51 #error LDBL_DIG not defined
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
float_ieee754.h 94 #define LDBL_DIG DBL_DIG
  /external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
digits10.pass.cpp 56 test<long double, LDBL_DIG>();
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
digits10.pass.cpp 56 test<long double, LDBL_DIG>();
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/language.support/support.limits/limits/numeric.limits.members/
digits10.pass.cpp 56 test<long double, LDBL_DIG>();
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
float.h 45 # undef LDBL_DIG
88 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
float.h 45 # undef LDBL_DIG
88 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
float.h 55 #undef LDBL_DIG
58 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
float.h 55 #undef LDBL_DIG
58 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
float.h 45 # undef LDBL_DIG
88 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
float.h 45 # undef LDBL_DIG
88 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
float_h.pass.cpp 58 #ifndef LDBL_DIG
59 #error LDBL_DIG not defined
  /external/clang/lib/Headers/
float.h 47 # undef LDBL_DIG
95 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
float.h 47 # undef LDBL_DIG
95 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
float.h 47 # undef LDBL_DIG
95 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
float.h 47 # undef LDBL_DIG
95 #define LDBL_DIG __LDBL_DIG__

Completed in 1507 milliseconds

1 2 3