/third_party/musl/arch/m68k/bits/ |
D | float.h | 16 #define LDBL_MAX_10_EXP 4932 macro 35 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/sh/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 4932 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/mips64/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 4932 macro
|
/third_party/musl/arch/or1k/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 4932 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/arm/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 4932 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/s390x/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 4932 macro
|
/third_party/musl/arch/mips/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | float.h | 14 #define LDBL_MAX_10_EXP 308 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | float.h | 18 #define LDBL_MAX_10_EXP 4932 macro
|
/third_party/musl/arch/x32/bits/ |
D | float.h | 18 #define LDBL_MAX_10_EXP 4932 macro
|
/third_party/musl/arch/i386/bits/ |
D | float.h | 18 #define LDBL_MAX_10_EXP 4932 macro
|
/third_party/boost/libs/math/test/ |
D | bessel_i_prime_data.ipp | 7 #if LDBL_MAX_10_EXP < 370 333 #if LDBL_MAX_10_EXP > 370 351 #if LDBL_MAX_10_EXP > 370 369 #if LDBL_MAX_10_EXP > 370 387 #if LDBL_MAX_10_EXP > 370 405 #if LDBL_MAX_10_EXP > 370 423 #if LDBL_MAX_10_EXP > 370 441 #if LDBL_MAX_10_EXP > 370 459 #if LDBL_MAX_10_EXP > 370
|
D | test_expint.hpp | 123 #if (defined(LDBL_MAX_10_EXP) && (LDBL_MAX_10_EXP > 2000)) || defined(TEST_UDT) in test_expint()
|
D | test_bessel_i_prime.hpp | 158 #if LDBL_MAX_10_EXP > 326 in test_bessel()
|
D | test_bessel_k_prime.hpp | 152 #if LDBL_MAX_10_EXP > 328 in test_bessel()
|
/third_party/musl/libc-test/src/api/ |
D | float.c | 28 C(LDBL_MAX_10_EXP) in f()
|