Home
last modified time | relevance | path

Searched defs:LDBL_MANT_DIG (Results 1 – 21 of 21) sorted by relevance

/third_party/musl/arch/m68k/bits/
Dfloat.h10 #define LDBL_MANT_DIG 64 macro
29 #define LDBL_MANT_DIG 53 macro
/third_party/musl/arch/powerpc/bits/
Dfloat.h8 #define LDBL_MANT_DIG 53 macro
/third_party/musl/arch/mips64/bits/
Dfloat.h8 #define LDBL_MANT_DIG 113 macro
/third_party/musl/arch/sh/bits/
Dfloat.h8 #define LDBL_MANT_DIG 53 macro
/third_party/musl/arch/or1k/bits/
Dfloat.h8 #define LDBL_MANT_DIG 53 macro
/third_party/musl/arch/riscv64/bits/
Dfloat.h8 #define LDBL_MANT_DIG 113 macro
/third_party/musl/arch/arm/bits/
Dfloat.h8 #define LDBL_MANT_DIG 53 macro
/third_party/musl/arch/mips/bits/
Dfloat.h8 #define LDBL_MANT_DIG 53 macro
/third_party/musl/arch/microblaze/bits/
Dfloat.h8 #define LDBL_MANT_DIG 53 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dfloat.h8 #define LDBL_MANT_DIG 53 macro
/third_party/musl/arch/s390x/bits/
Dfloat.h8 #define LDBL_MANT_DIG 113 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dfloat.h8 #define LDBL_MANT_DIG 53 macro
/third_party/musl/arch/powerpc64/bits/
Dfloat.h8 #define LDBL_MANT_DIG 53 macro
/third_party/musl/arch/aarch64/bits/
Dfloat.h8 #define LDBL_MANT_DIG 113 macro
/third_party/musl/arch/mipsn32/bits/
Dfloat.h8 #define LDBL_MANT_DIG 113 macro
/third_party/musl/arch/i386/bits/
Dfloat.h12 #define LDBL_MANT_DIG 64 macro
/third_party/musl/arch/x86_64/bits/
Dfloat.h12 #define LDBL_MANT_DIG 64 macro
/third_party/musl/arch/x32/bits/
Dfloat.h12 #define LDBL_MANT_DIG 64 macro
/third_party/boost/boost/math/special_functions/detail/
Dunchecked_factorial.hpp792 inline T unchecked_factorial_imp(unsigned i, const boost::integral_constant<int, LDBL_MANT_DIG>&) argument
/third_party/mingw-w64/mingw-w64-headers/crt/
Dfloat.h153 #define LDBL_MANT_DIG __LDBL_MANT_DIG__ macro
/third_party/libxml2/
Dtrio.c307 # define LDBL_MANT_DIG DBL_MANT_DIG macro