OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:must_push
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/compile/
compile-cplus-types.c
249
bool
must_push
= m_scopes.empty () || m_scopes.back () != new_scope;
local
251
new_scope.m_pushed =
must_push
;
256
if (
must_push
)
/src/external/gpl3/gdb.old/dist/gdb/compile/
compile-cplus-types.c
249
bool
must_push
= m_scopes.empty () || m_scopes.back () != new_scope;
local
251
new_scope.m_pushed =
must_push
;
256
if (
must_push
)
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026