OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:plugin_output
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc
55
static outf_p
plugin_output
;
variable
2195
inpf->inpoutf =
plugin_output
;
2196
return
plugin_output
;
5328
plugin_output
= create_file ("GCC", plugin_output_filename);
5329
DBGPRINTF ("created
plugin_output
%p named %s",
5330
(void *)
plugin_output
,
plugin_output
->name);
5385
output_header =
plugin_output
?
plugin_output
: header_file;
/src/external/gpl3/gcc/dist/gcc/
gengtype.cc
55
static outf_p
plugin_output
;
variable
2165
inpf->inpoutf =
plugin_output
;
2166
return
plugin_output
;
5320
plugin_output
= create_file ("GCC", plugin_output_filename);
5321
DBGPRINTF ("created
plugin_output
%p named %s",
5322
(void *)
plugin_output
,
plugin_output
->name);
5377
output_header =
plugin_output
?
plugin_output
: header_file;
Completed in 80 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026