OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:workaround_close_loop_end
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
626
static bool
workaround_close_loop_end
= false;
659
workaround_close_loop_end
|= true;
916
workaround_close_loop_end
= true;
919
workaround_close_loop_end
= false;
927
workaround_close_loop_end
= false;
7308
if (
workaround_close_loop_end
&& use_transform ())
7402
if (
workaround_close_loop_end
&& maybe_has_close_loop_end)
625
static bool
workaround_close_loop_end
= false;
variable
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
626
static bool
workaround_close_loop_end
= false;
659
workaround_close_loop_end
|= true;
916
workaround_close_loop_end
= true;
919
workaround_close_loop_end
= false;
927
workaround_close_loop_end
= false;
7308
if (
workaround_close_loop_end
&& use_transform ())
7402
if (
workaround_close_loop_end
&& maybe_has_close_loop_end)
625
static bool
workaround_close_loop_end
= false;
variable
Completed in 102 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026