Home
last modified time | relevance | path

Searched refs:DECIMAL_DIG (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/
H A Dfloat.h30 DECIMAL_DIG // C99
89 # ifndef DECIMAL_DIG
90 # define DECIMAL_DIG __DECIMAL_DIG__ macro
H A Dcfloat30 DECIMAL_DIG // C99
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h49 # undef DECIMAL_DIG
120 # define DECIMAL_DIG __DECIMAL_DIG__ macro
/freebsd/sys/arm64/include/
H A Dfloat.h47 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro
/freebsd/sys/riscv/include/
H A Dfloat.h43 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro
/freebsd/sys/x86/include/
H A Dfloat.h49 #define DECIMAL_DIG 21 /* max precision in decimal digits */ macro
/freebsd/sys/arm/include/
H A Dfloat.h49 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro
/freebsd/sys/powerpc/include/
H A Dfloat.h50 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc44 SYMBOL(DECIMAL_DIG, None, <float.h>)
H A DStdSymbolMap.inc59 SYMBOL(DECIMAL_DIG, None, <cfloat>)
60 SYMBOL(DECIMAL_DIG, None, <float.h>)