Home
last modified time | relevance | path

Searched defs:DECIMAL_DIG (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/
H A Dfloat.h90 # 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/arm/include/
H A Dfloat.h49 #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/powerpc/include/
H A Dfloat.h50 #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/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h120 # define DECIMAL_DIG __DECIMAL_DIG__ macro