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

  /external/mksh/src/
syn.c 212 if (herep > &heres[HERES - 1])
214 *herep++ = iop;
940 herep = heres;
1158 ys->old_herep = herep;
1159 herep = heres;
1184 herep = ys->old_herep;
lex.c 1005 while (p < herep)
1117 for (p = heres; p < herep; p++)
1120 herep = heres;
    [all...]
main.c 851 herep = heres;
    [all...]
sh.h 2282 EXTERN struct ioword *heres[HERES], **herep; variable in typeref:struct:
    [all...]

Completed in 440 milliseconds