HomeSort by: relevance | last modified time | path
    Searched defs:KILO (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
msg_348.c 267 NONE = 0, KILO = 1, MEGA = 2
  /src/usr.bin/vmstat/
vmstat.c 243 #define KILO 1024
1566 this_total / KILO);
1586 inuse /= KILO;
1587 total /= KILO;
1717 this_total / KILO);
1737 inuse /= KILO;
1738 total /= KILO;

Completed in 14 milliseconds