Home
last modified time | relevance | path

Searched defs:LDBL_DECIMAL_DIG (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/arm64/include/
H A Dfloat.h91 #define LDBL_DECIMAL_DIG 36 macro
/freebsd/sys/arm/include/
H A Dfloat.h93 #define LDBL_DECIMAL_DIG DBL_DECIMAL_DIG macro
/freebsd/sys/riscv/include/
H A Dfloat.h87 #define LDBL_DECIMAL_DIG 36 macro
/freebsd/sys/powerpc/include/
H A Dfloat.h94 #define LDBL_DECIMAL_DIG DBL_DECIMAL_DIG macro
/freebsd/sys/x86/include/
H A Dfloat.h93 #define LDBL_DECIMAL_DIG 21 macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h164 # define LDBL_DECIMAL_DIG __LDBL_DECIMAL_DIG__ macro