Home
last modified time | relevance | path

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

/src/usr.bin/units/
H A Dunits.c45 static const char *numfmt = "%.8g"; variable
253 printf(numfmt, theunit->factor); in showunit()
763 outputformat = numfmt; in main()