stat.c | 390 int flags, size, prec, ofmt, hilo, what; local in function:output 525 fmtcase(hilo, HIGH_PIECE); 526 fmtcase(hilo, MIDDLE_PIECE); 527 fmtcase(hilo, LOW_PIECE); 529 hilo = 0; 565 flags, size, prec, ofmt, hilo, what, quiet); 659 int hilo, int what, int quiet) 685 * First, pick out the data and tweak it based on hilo or 703 if (hilo == HIGH_PIECE) { 705 hilo = 0 [all...] |