HomeSort by: relevance | last modified time | path
    Searched defs:fullcol (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/pr/
pr.c 343 int fullcol; local in function:vertcol
392 fullcol = col + cw;
394 fullcol = col;
559 cnt = fullcol;
pr.c 343 int fullcol; local in function:vertcol
392 fullcol = col + cw;
394 fullcol = col;
559 cnt = fullcol;

Completed in 53 milliseconds