Searched refs:lstdat (Results 1 – 1 of 1) sorted by relevance
306 char **lstdat; in vertcol() local367 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() local686 lstdat = ptbf; in horzcol()707 lstdat = ptbf; in horzcol()[all …]