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

/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A Dfloat.h30 DECIMAL_DIG // C99
87 #ifndef DECIMAL_DIG
88 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/freebsd-11-stable/contrib/gcc/ginclude/
H A Dfloat.h158 #undef DECIMAL_DIG macro
159 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/freebsd-11-stable/sys/arm/include/
H A Dfloat.h50 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro
/freebsd-11-stable/sys/arm64/include/
H A Dfloat.h46 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro
/freebsd-11-stable/sys/powerpc/include/
H A Dfloat.h51 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro
/freebsd-11-stable/sys/sparc64/include/
H A Dfloat.h51 #define DECIMAL_DIG 36 /* max precision in decimal digits */ macro
/freebsd-11-stable/sys/mips/include/
H A Dfloat.h53 #define DECIMAL_DIG 17 macro
/freebsd-11-stable/sys/x86/include/
H A Dfloat.h50 #define DECIMAL_DIG 21 /* max precision in decimal digits */ macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h41 # undef DECIMAL_DIG macro
91 # define DECIMAL_DIG __DECIMAL_DIG__ macro
/freebsd-11-stable/sys/riscv/include/
H A Dfloat.h46 #define DECIMAL_DIG 17 /* max precision in decimal digits */ macro

Completed in 93 milliseconds