/external/icu/icu4c/source/test/intltest/ |
tsputil.cpp | 9 #include <float.h> // DBL_MAX, DBL_MIN 140 // +Inf with DBL_MAX and DBL_MIN 143 maxMinTest(pinf, DBL_MIN, pinf, TRUE); 144 maxMinTest(pinf, -DBL_MIN, pinf, TRUE); 145 maxMinTest(pinf, DBL_MIN, DBL_MIN, FALSE); 146 maxMinTest(pinf, -DBL_MIN, -DBL_MIN, FALSE); 150 // -Inf with DBL_MAX and DBL_MIN 153 maxMinTest(ninf, DBL_MIN, DBL_MIN, TRUE) [all...] |
/bionic/libc/include/sys/ |
limits.h | 95 # define DBL_MIN __DBL_MIN 103 # define DBL_MIN 2.2250738585072014E-308
|
/external/libcxx/test/std/depr/depr.c.headers/ |
float_h.pass.cpp | 130 #ifndef DBL_MIN 131 #error DBL_MIN not defined
|
/external/libcxx/test/std/language.support/support.limits/c.limits/ |
cfloat.pass.cpp | 130 #ifndef DBL_MIN 131 #error DBL_MIN not defined
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/c.limits/ |
cfloat.pass.cpp | 130 #ifndef DBL_MIN 131 #error DBL_MIN not defined
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
values.h | 56 #define MINDOUBLE DBL_MIN
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
values.h | 56 #define MINDOUBLE DBL_MIN
|
/development/ndk/platforms/android-21/include/sys/ |
limits.h | 95 # define DBL_MIN __DBL_MIN 103 # define DBL_MIN 2.2250738585072014E-308
|
/development/ndk/platforms/android-3/include/sys/ |
limits.h | 110 # define DBL_MIN __DBL_MIN 118 # define DBL_MIN 2.2250738585072014E-308
|
/external/clang/lib/Headers/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
float_h.pass.cpp | 138 #ifndef DBL_MIN 139 #error DBL_MIN not defined
|
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
float.h | 122 #undef DBL_MIN 125 #define DBL_MIN __DBL_MIN__
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
float.h | 122 #undef DBL_MIN 125 #define DBL_MIN __DBL_MIN__
|
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
float.h | 65 # undef DBL_MIN 115 #define DBL_MIN __DBL_MIN__
|