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

  /src/external/gpl3/binutils/dist/gas/
stabs.c 65 static bool void_emitted_p; variable
617 if (! void_emitted_p)
622 void_emitted_p = true;
669 void_emitted_p = false;
  /src/external/gpl3/binutils.old/dist/gas/
stabs.c 65 static bool void_emitted_p; variable
638 if (! void_emitted_p)
643 void_emitted_p = true;
690 void_emitted_p = false;

Completed in 71 milliseconds