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

1 2 3

  /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/libcxx/test/depr/depr.c.headers/
float_h.pass.cpp 50 #ifndef LDBL_DIG
51 #error LDBL_DIG not defined
  /external/libcxx/test/language.support/support.limits/c.limits/
cfloat.pass.cpp 50 #ifndef LDBL_DIG
51 #error LDBL_DIG not defined
  /ndk/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
  /external/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
digits10.pass.cpp 56 test<long double, LDBL_DIG>();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
digits10.pass.cpp 56 test<long double, LDBL_DIG>();
  /external/clang/lib/Headers/
float.h 45 # undef LDBL_DIG
88 #define LDBL_DIG __LDBL_DIG__
  /ndk/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
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
float.h 45 # undef LDBL_DIG
88 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
float.h 45 # undef LDBL_DIG
88 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
float.h 45 # undef LDBL_DIG
88 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/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/sdk/renderscript/clang-include/
float.h 45 # undef LDBL_DIG
88 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
float.h 45 # undef LDBL_DIG
88 #define LDBL_DIG __LDBL_DIG__
  /external/libcxx/include/support/win32/
limits_win32.h 51 #define __LDBL_DIG__ LDBL_DIG
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 51 #define __LDBL_DIG__ LDBL_DIG
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 51 #define __LDBL_DIG__ LDBL_DIG
  /external/chromium_org/third_party/libxml/src/
trio.c 278 #ifdef LDBL_DIG
279 # define MAX_MANTISSA_DIGITS LDBL_DIG
288 #if defined(TRIO_COMPILER_ANCIENT) || !defined(LDBL_DIG)
289 # undef LDBL_DIG
292 # define LDBL_DIG DBL_DIG
    [all...]
  /external/libxml2/
trio.c 278 #ifdef LDBL_DIG
279 # define MAX_MANTISSA_DIGITS LDBL_DIG
288 #if defined(TRIO_COMPILER_ANCIENT) || !defined(LDBL_DIG)
289 # undef LDBL_DIG
292 # define LDBL_DIG DBL_DIG
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
float.h 52 #undef LDBL_DIG
55 #define LDBL_DIG __LDBL_DIG__
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
float.h 52 #undef LDBL_DIG
55 #define LDBL_DIG __LDBL_DIG__

Completed in 524 milliseconds

1 2 3