OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inputlist
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc
47
static char *
inputlist
;
variable
5112
inputlist
= optarg;
5237
DBGPRINTF ("
inputlist
%s",
inputlist
);
5240
if (
inputlist
)
5242
inputlist
, read_state_filename);
5246
else if (
inputlist
)
5277
read_input_list (
inputlist
);
/src/external/gpl3/gcc/dist/gcc/
gengtype.cc
47
static char *
inputlist
;
variable
5106
inputlist
= optarg;
5231
DBGPRINTF ("
inputlist
%s",
inputlist
);
5234
if (
inputlist
)
5236
inputlist
, read_state_filename);
5240
else if (
inputlist
)
5269
read_input_list (
inputlist
);
Completed in 67 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026