Lines Matching defs:gap
88 static int ingap; /* expand input gap */
92 static int ogap; /* contract output gap */
1031 int gap = ingap;
1038 if (gap) {
1051 col = gap - (col % gap);
1137 int gap = ogap;
1162 ips += gap - (ips % gap);
1174 if ((tbps = ops + gap - (ops % gap)) > ips)
1219 if ((tbps = ops + gap - (ops % gap)) > ips)
1615 "usage: pr [+page] [-col] [-adFfmprt] [-e[ch][gap]] [-h header]\n",
1618 " [-i[ch][gap]] [-l line] [-n[ch][width]] [-o offset]\n",
1685 "pr: -e gap must be 0 or more\n", errf);
1717 "pr: -i gap must be 0 or more\n", errf);