Home | Sort by relevance Sort by last modified time |
/external/mksh/src/ | |
syn.c | 204 if (herep > &heres[HERES - 1]) 917 herep = heres; |
lex.c | 1100 for (p = heres; p < herep; p++) 1106 herep = heres; [all...] |
main.c | 796 herep = heres; [all...] |
sh.h | 1599 EXTERN struct ioword *heres[HERES], **herep; variable in typeref:struct:ioword [all...] |