Searched refs:herep (Results 1 – 4 of 4) sorted by relevance
212 if (herep > &heres[HERES - 1]) in synio()214 *herep++ = iop; in synio()940 herep = heres; in compile()1158 ys->old_herep = herep; in yyrecursive()1159 herep = heres; in yyrecursive()1184 herep = ys->old_herep; in yyrecursive_pop()
1005 while (p < herep) in yylex()1117 for (p = heres; p < herep; p++) in gethere()1120 herep = heres; in gethere()
851 herep = heres; in shell()
2282 EXTERN struct ioword *heres[HERES], **herep; variable