HomeSort by: relevance | last modified time | path
    Searched refs:herep (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
lex.h 124 EXTERN struct ioword *heres [HERES], **herep; variable in typeref:struct:ioword * []**
syn.c 178 if (herep >= &heres[HERES])
180 *herep++ = iop;
798 herep = heres;
lex.c 770 for (p = heres; p < herep; p++)
772 herep = heres;

Completed in 13 milliseconds