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

1 2

  /ndk/sources/cxx-stl/llvm-libc++/test/language.support/support.limits/limits/numeric.limits.members/
radix.pass.cpp 46 test<float, FLT_RADIX>();
47 test<double, FLT_RADIX>();
48 test<long double, FLT_RADIX>();
  /ndk/sources/cxx-stl/llvm-libc++/test/depr/depr.c.headers/
float_h.pass.cpp 22 #ifndef FLT_RADIX
23 #error FLT_RADIX not defined
  /ndk/sources/cxx-stl/llvm-libc++/test/language.support/support.limits/c.limits/
cfloat.pass.cpp 22 #ifndef FLT_RADIX
23 #error FLT_RADIX not defined
  /external/bison/lib/
float+.h 26 #if FLT_RADIX == 2
30 #elif FLT_RADIX == 4
34 #elif FLT_RADIX == 16
  /external/clang/lib/Headers/
float.h 38 # undef FLT_RADIX
78 #define FLT_RADIX __FLT_RADIX__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
float.h 35 #undef FLT_RADIX
36 #define FLT_RADIX __FLT_RADIX__
38 /* Number of base-FLT_RADIX digits in the significand, p. */
60 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
float.h 35 #undef FLT_RADIX
36 #define FLT_RADIX __FLT_RADIX__
38 /* Number of base-FLT_RADIX digits in the significand, p. */
60 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
  /prebuilts/sdk/renderscript/clang-include/
float.h 38 # undef FLT_RADIX
78 #define FLT_RADIX __FLT_RADIX__
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
float.h 32 #undef FLT_RADIX
33 #define FLT_RADIX __FLT_RADIX__
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
164 /* Number of base-FLT_RADIX digits in the significand, p. */
  /ndk/sources/cxx-stl/llvm-libc++/include/support/win32/
limits_win32.h 27 #define __FLT_RADIX__ FLT_RADIX
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
float.h 32 #undef FLT_RADIX
33 #define FLT_RADIX __FLT_RADIX__
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
float.h 33 #undef FLT_RADIX
34 #define FLT_RADIX __FLT_RADIX__
36 /* Number of base-FLT_RADIX digits in the significand, p. */
58 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
78 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
204 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
float.h 32 #undef FLT_RADIX
33 #define FLT_RADIX __FLT_RADIX__
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
float.h 33 #undef FLT_RADIX
34 #define FLT_RADIX __FLT_RADIX__
36 /* Number of base-FLT_RADIX digits in the significand, p. */
58 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
78 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
204 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
float.h 32 #undef FLT_RADIX
33 #define FLT_RADIX __FLT_RADIX__
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
float.h 33 #undef FLT_RADIX
34 #define FLT_RADIX __FLT_RADIX__
36 /* Number of base-FLT_RADIX digits in the significand, p. */
58 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
78 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
204 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
float.h 32 #undef FLT_RADIX
33 #define FLT_RADIX __FLT_RADIX__
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
float.h 33 #undef FLT_RADIX
34 #define FLT_RADIX __FLT_RADIX__
36 /* Number of base-FLT_RADIX digits in the significand, p. */
58 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
78 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
204 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
float.h 32 #undef FLT_RADIX
33 #define FLT_RADIX __FLT_RADIX__
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
float.h 33 #undef FLT_RADIX
34 #define FLT_RADIX __FLT_RADIX__
36 /* Number of base-FLT_RADIX digits in the significand, p. */
58 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
78 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
204 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
float.h 32 #undef FLT_RADIX
33 #define FLT_RADIX __FLT_RADIX__
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
float.h 33 #undef FLT_RADIX
34 #define FLT_RADIX __FLT_RADIX__
36 /* Number of base-FLT_RADIX digits in the significand, p. */
58 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
78 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
204 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
float.h 32 #undef FLT_RADIX
33 #define FLT_RADIX __FLT_RADIX__
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
float.h 32 #undef FLT_RADIX
33 #define FLT_RADIX __FLT_RADIX__
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
float.h 32 #undef FLT_RADIX
33 #define FLT_RADIX __FLT_RADIX__
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */

Completed in 672 milliseconds

1 2