Searched refs:herep (Results 1 – 3 of 3) sorted by relevance
193 if (herep > &heres[HERES - 1]) in synio()195 *herep++ = iop; in synio()899 herep = heres; in compile()1124 old_herep = herep; in yyrecursive()1127 herep = old_herep; in yyrecursive()
1117 for (p = heres; p < herep; p++) in gethere()1123 herep = heres; in gethere()
1457 EXTERN struct ioword *heres[HERES], **herep; variable