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

  /src/external/gpl3/gcc/dist/gcc/
reorg.cc 1002 int slots_remaining = slots_to_fill - *pslots_filled;
1037 if (XVECLEN (seq, 0) - 1 > slots_remaining
1098 if (--slots_remaining == 0)
988 int slots_remaining = slots_to_fill - *pslots_filled; local
  /src/external/gpl3/gcc.old/dist/gcc/
reorg.cc 1002 int slots_remaining = slots_to_fill - *pslots_filled;
1037 if (XVECLEN (seq, 0) - 1 > slots_remaining
1098 if (--slots_remaining == 0)
988 int slots_remaining = slots_to_fill - *pslots_filled; local

Completed in 113 milliseconds