Searched refs:BAROVERHEAD (Results 1 – 2 of 2) sorted by relevance
122 #define BAROVERHEAD 45 /* non `*' portion of progress bar */ in progress_draw() macro147 BAROVERHEAD - prefix_len; in progress_draw()157 BAROVERHEAD - MIN_BAR_LEN; in progress_draw()
155 #define BAROVERHEAD 45 /* non `*' portion of progress bar */ macro233 barlength = MIN((int)(sizeof(buf) - 1), ttywidth) - BAROVERHEAD;