Home
last modified time | relevance | path

Searched refs:herep (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/bin/ksh/
H A Dlex.h124 EXTERN struct ioword *heres [HERES], **herep; variable
H A Dsyn.c178 if (herep >= &heres[HERES])
180 *herep++ = iop;
798 herep = heres;
H A Dlex.c770 for (p = heres; p < herep; p++) in gethere()
772 herep = heres; in gethere()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c268 read_input_line (FILE *list, char **herep, char **linep, struct fileloc *pos) in read_input_line() argument
270 char *here = *herep; in read_input_line()
305 *herep = here; in read_input_line()
322 *herep = here; in read_input_line()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc279 read_input_line (FILE *list, char **herep, char **linep, struct fileloc *pos) in read_input_line() argument
281 char *here = *herep; in read_input_line()
316 *herep = here; in read_input_line()
333 *herep = here; in read_input_line()