Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dfloat.h50 #define DECIMAL_DIG 21 /* max precision in decimal digits */ macro
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dfloat.h157 #define DECIMAL_DIG __DECIMAL_DIG__ macro