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

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

Completed in 12 milliseconds