Searched refs:herep (Results 1 – 4 of 4) sorted by relevance
209 if (herep > &heres[HERES - 1]) in synio()211 *herep++ = iop; in synio()940 herep = heres; in compile()1178 ys->old_herep = herep; in yyrecursive()1205 herep = ys->old_herep; in yyrecursive_pop()
1107 for (p = heres; p < herep; p++) in gethere()1110 herep = heres; in gethere()
784 herep = heres; in shell()
1655 EXTERN struct ioword *heres[HERES], **herep; variable