HomeSort by: relevance | last modified time | path
    Searched defs:maybe_has_close_loop_end (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 627 static bool maybe_has_close_loop_end = false;
7310 maybe_has_close_loop_end = true;
7402 if (workaround_close_loop_end && maybe_has_close_loop_end)
626 static bool maybe_has_close_loop_end = false; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 627 static bool maybe_has_close_loop_end = false;
7310 maybe_has_close_loop_end = true;
7402 if (workaround_close_loop_end && maybe_has_close_loop_end)
626 static bool maybe_has_close_loop_end = false; variable

Completed in 43 milliseconds