Searched refs:herep (Results 1 – 4 of 4) sorted by relevance
204 if (herep > &heres[HERES - 1]) in synio()206 *herep++ = iop; in synio()917 herep = heres; in compile()1152 ys->old_herep = herep; in yyrecursive()1179 herep = ys->old_herep; in yyrecursive_pop()
1100 for (p = heres; p < herep; p++) in gethere()1106 herep = heres; in gethere()
796 herep = heres; in shell()
1599 EXTERN struct ioword *heres[HERES], **herep; variable