Searched refs:herep (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dsyn.c193 if (herep > &heres[HERES - 1])
195 *herep++ = iop;
899 herep = heres;
1124 old_herep = herep;
1127 herep = old_herep;
H A Dlex.c1117 for (p = heres; p < herep; p++)
1123 herep = heres;
H A Dsh.h1457 EXTERN struct ioword *heres[HERES], **herep; variable in typeref:struct:

Completed in 102 milliseconds