OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:saved_warn_trad
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
macro.cc
2744
bool
saved_warn_trad
;
local
2753
saved_warn_trad
= CPP_WTRADITIONAL (pfile);
2793
CPP_WTRADITIONAL (pfile) =
saved_warn_trad
;
/src/external/gpl3/gcc.old/dist/libcpp/
macro.cc
2735
bool
saved_warn_trad
;
local
2744
saved_warn_trad
= CPP_WTRADITIONAL (pfile);
2784
CPP_WTRADITIONAL (pfile) =
saved_warn_trad
;
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026