Searched refs:KILO (Results 1 - 2 of 2) sorted by relevance

/src/tests/usr.bin/xlint/lint1/
H A Dmsg_348.c267 NONE = 0, KILO = 1, MEGA = 2 enumerator in enum:unit_prefix
/src/usr.bin/vmstat/
H A Dvmstat.c243 #define KILO 1024 macro
1566 this_total / KILO);
1586 inuse /= KILO;
1587 total /= KILO;
1717 this_total / KILO);
1737 inuse /= KILO;
1738 total /= KILO;

Completed in 5 milliseconds