OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:herep
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/ksh/
lex.h
124
EXTERN struct ioword *heres [HERES], **
herep
;
variable in typeref:struct:
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;
/src/external/gpl3/gcc/dist/gcc/
gengtype.cc
274
/* Read one input line from LIST to
HEREP
(which is updated). A
279
touch *
HEREP
, and sets *LINEP to NULL. POS is used for
282
read_input_line (FILE *list, char **
herep
, char **linep, struct fileloc *pos)
284
char *here = *
herep
;
319
*
herep
= here;
336
*
herep
= here;
/src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc
274
/* Read one input line from LIST to
HEREP
(which is updated). A
279
touch *
HEREP
, and sets *LINEP to NULL. POS is used for
282
read_input_line (FILE *list, char **
herep
, char **linep, struct fileloc *pos)
284
char *here = *
herep
;
319
*
herep
= here;
336
*
herep
= here;
Completed in 31 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026