Home
last modified time | relevance | path

Searched refs:LDBL_MIN_10_EXP (Results 1 – 22 of 22) sorted by relevance

/third_party/musl/arch/m68k/bits/
Dfloat.h15 #define LDBL_MIN_10_EXP (-4931) macro
34 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/sh/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/riscv64/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-4931) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/powerpc64/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/mips64/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-4931) macro
/third_party/musl/arch/or1k/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/mipsn32/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-4931) macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/arm/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/aarch64/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-4931) macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/microblaze/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/s390x/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-4931) macro
/third_party/musl/arch/mips/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/powerpc/bits/
Dfloat.h13 #define LDBL_MIN_10_EXP (-307) macro
/third_party/musl/arch/x86_64/bits/
Dfloat.h17 #define LDBL_MIN_10_EXP (-4931) macro
/third_party/musl/arch/x32/bits/
Dfloat.h17 #define LDBL_MIN_10_EXP (-4931) macro
/third_party/musl/arch/i386/bits/
Dfloat.h17 #define LDBL_MIN_10_EXP (-4931) macro
/third_party/musl/libc-test/src/api/
Dfloat.c22 C(LDBL_MIN_10_EXP) in f()
/third_party/boost/libs/config/test/
Dmath_info.cpp338 PRINT_EXPRESSION(LDBL_MIN_10_EXP); in main()