/third_party/musl/arch/m68k/bits/ |
D | float.h | 10 #define LDBL_MANT_DIG 64 macro 29 #define LDBL_MANT_DIG 53 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 53 macro
|
/third_party/musl/arch/mips64/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 113 macro
|
/third_party/musl/arch/sh/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 53 macro
|
/third_party/musl/arch/or1k/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 53 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 113 macro
|
/third_party/musl/arch/arm/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 53 macro
|
/third_party/musl/arch/mips/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 53 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 53 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 53 macro
|
/third_party/musl/arch/s390x/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 113 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 53 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 53 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 113 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | float.h | 8 #define LDBL_MANT_DIG 113 macro
|
/third_party/musl/arch/i386/bits/ |
D | float.h | 12 #define LDBL_MANT_DIG 64 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | float.h | 12 #define LDBL_MANT_DIG 64 macro
|
/third_party/musl/arch/x32/bits/ |
D | float.h | 12 #define LDBL_MANT_DIG 64 macro
|
/third_party/boost/boost/math/special_functions/detail/ |
D | unchecked_factorial.hpp | 792 inline T unchecked_factorial_imp(unsigned i, const boost::integral_constant<int, LDBL_MANT_DIG>&) argument
|
/third_party/mingw-w64/mingw-w64-headers/crt/ |
D | float.h | 153 #define LDBL_MANT_DIG __LDBL_MANT_DIG__ macro
|
/third_party/libxml2/ |
D | trio.c | 307 # define LDBL_MANT_DIG DBL_MANT_DIG macro
|