HomeSort by relevance Sort by last modified time
    Searched refs:HERES (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
syn.c 35 struct ioword *old_heres[HERES];
212 if (herep > &heres[HERES - 1])
940 herep = heres;
1157 memcpy(ys->old_heres, heres, sizeof(heres));
1159 herep = heres;
1183 memcpy(heres, ys->old_heres, sizeof(heres));
sh.h 2282 EXTERN struct ioword *heres[HERES], **herep; variable in typeref:struct:ioword
    [all...]

Completed in 99 milliseconds