Lines Matching refs:lstdat
347 char **lstdat = NULL; in vertcol() local
404 if ((lstdat = calloc((unsigned)lines, sizeof(char *))) == NULL) in vertcol()
432 lstdat[j] = ptbf; in vertcol()
475 lstdat[j] = ptbf; in vertcol()
477 ptbf = lstdat[j]; in vertcol()
516 lstdat[j] = ptbf; in vertcol()
613 if ((j = lstdat[i] - ptbf) <= offst) in vertcol()
662 free(lstdat); in vertcol()
678 char *lstdat; in horzcol() local
734 lstdat = ptbf; in horzcol()
758 lstdat = ptbf; in horzcol()
784 if (otln(buf, lstdat-buf, &ips, &ops, 0)) in horzcol()
901 char *lstdat; in mulfile() local
1013 lstdat = ptbf; in mulfile()
1035 lstdat = ptbf; in mulfile()
1084 if (otln(buf, lstdat-buf, &ips, &ops, 0)) in mulfile()