HomeSort by relevance Sort by last modified time
    Searched refs:RESIZE (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/ucbcmd/sed/
sed0.c 49 char respace[RESIZE];
237 if(p > &respace[RESIZE-1])
316 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL)
325 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL)
336 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL)
422 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL)
449 p = comple((char *) 0, rep->r1.re1, &respace[RESIZE-1], sseof);
584 if(p > &respace[RESIZE-1])
588 if(p > &respace[RESIZE-1])
705 if (expbuf > &respace[RESIZE-2]
    [all...]
sed.h 60 #define RESIZE 10000

Completed in 300 milliseconds