Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/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;