HomeSort by relevance Sort by last modified time
    Searched defs:DECIMAL_DIG (Results 26 - 44 of 44) sorted by null

12

  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
float.h 160 #undef DECIMAL_DIG
161 #define DECIMAL_DIG __DECIMAL_DIG__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
float.h 160 #undef DECIMAL_DIG
161 #define DECIMAL_DIG __DECIMAL_DIG__
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
float.h 42 # undef DECIMAL_DIG
84 #define DECIMAL_DIG __DECIMAL_DIG__
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
float.h 42 # undef DECIMAL_DIG
84 #define DECIMAL_DIG __DECIMAL_DIG__
  /prebuilts/sdk/renderscript/clang-include/
float.h 43 # undef DECIMAL_DIG
90 # define DECIMAL_DIG __DECIMAL_DIG__
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
float.h 155 #undef DECIMAL_DIG
156 #define DECIMAL_DIG __DECIMAL_DIG__
161 /* Versions of DECIMAL_DIG for each floating-point type. */
  /external/libxml2/
trio.c 287 #ifndef DECIMAL_DIG
288 # define DECIMAL_DIG DBL_DIG
297 # define MAX_MANTISSA_DIGITS DECIMAL_DIG
    [all...]

Completed in 679 milliseconds

12