OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:switched
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
varasm.cc
2040
/* We could have
switched
section in the middle of the function. */
6553
bool
switched
= false;
6576
if (!
switched
)
6580
switched
= true;
6528
bool
switched
= false;
local
/src/external/gpl3/gcc.old/dist/gcc/
varasm.cc
2014
/* We could have
switched
section in the middle of the function. */
6450
bool
switched
= false;
6473
if (!
switched
)
6477
switched
= true;
6425
bool
switched
= false;
local
Completed in 41 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026