Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/units/
H A Dunits.c50 static const char *numfmt = "%.8g"; variable
258 printf(numfmt, theunit->factor); in showunit()
771 outputformat = numfmt; in main()