Home
last modified time | relevance | path

Searched refs:LDBL_TRUE_MIN (Results 1 – 25 of 25) sorted by relevance

/external/musl/arch/m68k/bits/
Dfloat.h5 #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/
Dfloat_h.pass.cpp177 #ifndef LDBL_TRUE_MIN
178 #error LDBL_TRUE_MIN not defined
/external/cronet/buildtools/third_party/libc++/trunk/test/std/depr/depr.c.headers/
Dfloat_h.compile.pass.cpp176 #ifndef LDBL_TRUE_MIN
177 #error LDBL_TRUE_MIN not defined
/external/libcxx/test/std/language.support/support.limits/c.limits/
Dcfloat.pass.cpp177 #ifndef LDBL_TRUE_MIN
178 #error LDBL_TRUE_MIN not defined
/external/clang/lib/Headers/
Dfloat.h72 # 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/
Dcfloat.pass.cpp176 #ifndef LDBL_TRUE_MIN
177 #error LDBL_TRUE_MIN not defined
/external/musl/arch/or1k/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
/external/musl/arch/arm/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
/external/musl/arch/mips/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
/external/musl/arch/powerpc64/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
/external/musl/arch/powerpc/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
/external/musl/arch/mips64/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 6.47517511943802511092443895822764655e-4966L macro
/external/musl/arch/sh/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
/external/musl/arch/microblaze/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 4.94065645841246544177e-324L macro
/external/musl/arch/mipsn32/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 6.47517511943802511092443895822764655e-4966L macro
/external/musl/arch/riscv64/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 6.47517511943802511092443895822764655e-4966L macro
/external/musl/arch/aarch64/bits/
Dfloat.h3 #define LDBL_TRUE_MIN 6.47517511943802511092443895822764655e-4966L macro
/external/musl/arch/x32/bits/
Dfloat.h7 #define LDBL_TRUE_MIN 3.6451995318824746025e-4951L macro
/external/musl/arch/x86_64/bits/
Dfloat.h7 #define LDBL_TRUE_MIN 3.6451995318824746025e-4951L macro
/external/musl/arch/i386/bits/
Dfloat.h7 #define LDBL_TRUE_MIN 3.6451995318824746025e-4951L macro
/external/musl/arch/s390x/bits/
Dfloat.h7 #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/
Ddenorm_min.pass.cpp61 test<long double>(LDBL_TRUE_MIN); in main()
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Ddenorm_min.pass.cpp64 test<long double>(LDBL_TRUE_MIN); in main()
/external/libcxx/include/
Dcfloat70 LDBL_TRUE_MIN // C11
/external/cronet/buildtools/third_party/libc++/trunk/include/
Dcfloat69 LDBL_TRUE_MIN // C11