Searched refs:lindy (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/text_cmds-87/pr/
H A Dpr.c339 int *lindy; local
405 if ((lindy = (int *)malloc((unsigned)lines*sizeof(int))) == NULL) {
419 lindy[j] = j * mxlen;
420 indy[j] = lindy[j] + offst;
422 ptbf = buf + lindy[j];
618 ptbf = buf + lindy[i];

Completed in 105 milliseconds