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

1 2 3 4 5 6 7 8 9

  /prebuilts/misc/common/swig/include/2.0.11/python/
pycomplex.swg 57 if ((-FLT_MAX <= re && re <= FLT_MAX) && (-FLT_MAX <= im && im <= FLT_MAX)) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9.h 26 #define D3DX_DEFAULT_FLOAT FLT_MAX
  /external/libcxx/test/depr/depr.c.headers/
float_h.pass.cpp 102 #ifndef FLT_MAX
103 #error FLT_MAX not defined
  /external/libcxx/test/language.support/support.limits/c.limits/
cfloat.pass.cpp 102 #ifndef FLT_MAX
103 #error FLT_MAX not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/c.limits/
cfloat.pass.cpp 102 #ifndef FLT_MAX
103 #error FLT_MAX not defined
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octcomplex.swg 63 if ((-FLT_MAX <= re && re <= FLT_MAX) && (-FLT_MAX <= im && im <= FLT_MAX)) {
  /external/chromium_org/third_party/WebKit/Source/core/svg/animation/
SMILTime.cpp 36 const double SMILTime::indefiniteValue = FLT_MAX;
  /external/chromium_org/third_party/opus/src/silk/
typedef.h 37 # define silk_float_MAX FLT_MAX
  /external/libopus/silk/
typedef.h 37 # define silk_float_MAX FLT_MAX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
values.h 55 #define MAXFLOAT FLT_MAX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
values.h 55 #define MAXFLOAT FLT_MAX
  /bionic/libc/include/sys/
limits.h 98 # define FLT_MAX __FLT_MAX
106 # define FLT_MAX 3.40282347E+38F
  /development/ndk/platforms/android-3/include/sys/
limits.h 113 # define FLT_MAX __FLT_MAX
121 # define FLT_MAX 3.40282347E+38F
  /development/ndk/platforms/android-L/include/sys/
limits.h 98 # define FLT_MAX __FLT_MAX
106 # define FLT_MAX 3.40282347E+38F
  /external/clang/lib/Headers/
float.h 58 # undef FLT_MAX
106 #define FLT_MAX __FLT_MAX__
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
float_h.pass.cpp 110 #ifndef FLT_MAX
111 #error FLT_MAX not defined
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
float.h 58 # undef FLT_MAX
106 #define FLT_MAX __FLT_MAX__
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
float.h 58 # undef FLT_MAX
106 #define FLT_MAX __FLT_MAX__
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
float.h 58 # undef FLT_MAX
106 #define FLT_MAX __FLT_MAX__
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
float.h 58 # undef FLT_MAX
106 #define FLT_MAX __FLT_MAX__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
float.h 104 #undef FLT_MAX
107 #define FLT_MAX __FLT_MAX__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
float.h 104 #undef FLT_MAX
107 #define FLT_MAX __FLT_MAX__
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubycomplex.swg 118 if ((-FLT_MAX <= re && re <= FLT_MAX) &&
119 (-FLT_MAX <= im && im <= FLT_MAX)) {
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
float.h 58 # undef FLT_MAX
106 #define FLT_MAX __FLT_MAX__
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
float.h 58 # undef FLT_MAX
106 #define FLT_MAX __FLT_MAX__

Completed in 1863 milliseconds

1 2 3 4 5 6 7 8 9