OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emitted_lax_note
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc
1007
static bool
emitted_lax_note
= false;
1029
if (emit_lax_note && !
emitted_lax_note
)
1031
emitted_lax_note
= true;
1005
static bool
emitted_lax_note
= false;
local
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc
984
static bool
emitted_lax_note
= false;
1006
if (emit_lax_note && !
emitted_lax_note
)
1008
emitted_lax_note
= true;
982
static bool
emitted_lax_note
= false;
local
Completed in 22 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026