OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lcfix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c
77
static bool
lcfix
= false;
variable
4285
if (
lcfix
== true && hasnop == false &&
7487
else if (startswith (arg, "
lcfix
"))
7488
lcfix
= true;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c
77
static bool
lcfix
= false;
variable
4285
if (
lcfix
== true && hasnop == false &&
7487
else if (startswith (arg, "
lcfix
"))
7488
lcfix
= true;
Completed in 30 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026