HomeSort by: relevance | last modified time | path
    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