Home
last modified time | relevance | path

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

/dragonfly/usr.bin/pr/
HDpr.c306 char **lstdat; in vertcol() local
367 if ((lstdat = (char **)malloc((unsigned)lines*sizeof(char *))) == NULL){ in vertcol()
401 lstdat[j] = ptbf; in vertcol()
447 lstdat[j] = ptbf; in vertcol()
449 ptbf = lstdat[j]; in vertcol()
488 lstdat[j] = ptbf; in vertcol()
593 if ((j = lstdat[i] - ptbf) <= offst) in vertcol()
629 char *lstdat; in horzcol() local
686 lstdat = ptbf; in horzcol()
707 lstdat = ptbf; in horzcol()
[all …]