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

/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c53 #define METER_width 80 macro
5114 if (n > (METER_width - METER_parts - 1))
5116 s += n - (METER_width - METER_parts - 1);
5117 n = METER_width - METER_parts - 1;

Completed in 131 milliseconds