/external/musl/arch/m68k/bits/ |
D | float.h | 5 #define LDBL_TRUE_MIN 3.6451995318824746025e-4951L macro 24 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | float_h.pass.cpp | 177 #ifndef LDBL_TRUE_MIN 178 #error LDBL_TRUE_MIN not defined
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/depr/depr.c.headers/ |
D | float_h.compile.pass.cpp | 176 #ifndef LDBL_TRUE_MIN 177 #error LDBL_TRUE_MIN not defined
|
/external/libcxx/test/std/language.support/support.limits/c.limits/ |
D | cfloat.pass.cpp | 177 #ifndef LDBL_TRUE_MIN 178 #error LDBL_TRUE_MIN not defined
|
/external/clang/lib/Headers/ |
D | float.h | 72 # undef LDBL_TRUE_MIN 128 # define LDBL_TRUE_MIN __LDBL_DENORM_MIN__ macro
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/language.support/support.limits/c.limits/ |
D | cfloat.pass.cpp | 176 #ifndef LDBL_TRUE_MIN 177 #error LDBL_TRUE_MIN not defined
|
/external/musl/arch/or1k/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
|
/external/musl/arch/arm/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
|
/external/musl/arch/mips/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
|
/external/musl/arch/powerpc64/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
|
/external/musl/arch/powerpc/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
|
/external/musl/arch/mips64/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 6.47517511943802511092443895822764655e-4966L macro
|
/external/musl/arch/sh/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
|
/external/musl/arch/microblaze/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
|
/external/musl/arch/mipsn32/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 6.47517511943802511092443895822764655e-4966L macro
|
/external/musl/arch/riscv64/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 6.47517511943802511092443895822764655e-4966L macro
|
/external/musl/arch/aarch64/bits/ |
D | float.h | 3 #define LDBL_TRUE_MIN 6.47517511943802511092443895822764655e-4966L macro
|
/external/musl/arch/x32/bits/ |
D | float.h | 7 #define LDBL_TRUE_MIN 3.6451995318824746025e-4951L macro
|
/external/musl/arch/x86_64/bits/ |
D | float.h | 7 #define LDBL_TRUE_MIN 3.6451995318824746025e-4951L macro
|
/external/musl/arch/i386/bits/ |
D | float.h | 7 #define LDBL_TRUE_MIN 3.6451995318824746025e-4951L macro
|
/external/musl/arch/s390x/bits/ |
D | float.h | 7 #define LDBL_TRUE_MIN 6.47517511943802511092443895822764655e-4966L macro
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/language.support/support.limits/limits/numeric.limits.members/ |
D | denorm_min.pass.cpp | 61 test<long double>(LDBL_TRUE_MIN); in main()
|
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/ |
D | denorm_min.pass.cpp | 64 test<long double>(LDBL_TRUE_MIN); in main()
|
/external/libcxx/include/ |
D | cfloat | 70 LDBL_TRUE_MIN // C11
|
/external/cronet/buildtools/third_party/libc++/trunk/include/ |
D | cfloat | 69 LDBL_TRUE_MIN // C11
|