Home
last modified time | relevance | path

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

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