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

/freebsd-11.0-release/contrib/libc++/include/
H A Dfloat.h27 DECIMAL_DIG // C99
77 #ifndef DECIMAL_DIG
78 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/freebsd-11.0-release/contrib/gcc/ginclude/
H A Dfloat.h158 #undef DECIMAL_DIG macro
159 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/freebsd-11.0-release/sys/mips/include/
H A Dfloat.h53 #define DECIMAL_DIG 17 macro
/freebsd-11.0-release/sys/arm64/include/
H A Dfloat.h46 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro
/freebsd-11.0-release/sys/arm/include/
H A Dfloat.h50 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro
/freebsd-11.0-release/sys/x86/include/
H A Dfloat.h50 #define DECIMAL_DIG 21 /* max precision in decimal digits */ macro
/freebsd-11.0-release/sys/powerpc/include/
H A Dfloat.h51 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro
/freebsd-11.0-release/sys/sparc64/include/
H A Dfloat.h51 #define DECIMAL_DIG 36 /* max precision in decimal digits */ macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dfloat.h42 # undef DECIMAL_DIG macro
84 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/freebsd-11.0-release/sys/riscv/include/
H A Dfloat.h46 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro

Completed in 87 milliseconds