Lines Matching refs:vl
1786 int vl; in textout() local
1811 vl = m - 1; in textout()
1845 t = v + vl; in textout()
2114 int vl; in opthelp() local
2340 vl = 0; in opthelp()
2393 vl++; in opthelp()
2395 vl--; in opthelp()
2415 if (vl > 0 && *p != '\a') in opthelp()
2687 vl = 0; in opthelp()
2927 vl = m - 1; in opthelp()
3061 sfprintf(sp_body, " %-.*s", vl, v); in opthelp()
3170 t = v + vl; in opthelp()