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

  /src/external/gpl3/binutils/dist/gas/
listing.c 43 .eject
52 zero will suppress form feeds except where demanded by .eject
727 static unsigned int eject; /* Eject pending. */ variable
738 if ((eject || (on_page >= paper_height))
772 eject = 0;
961 eject = 1;
1232 eject = 1;
1327 eject = 1;
1413 eject = 1
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/
listing.c 43 .eject
52 zero will suppress form feeds except where demanded by .eject
727 static unsigned int eject; /* Eject pending. */ variable
738 if ((eject || (on_page >= paper_height))
772 eject = 0;
961 eject = 1;
1232 eject = 1;
1327 eject = 1;
1413 eject = 1
    [all...]

Completed in 70 milliseconds