HomeSort by: relevance | last modified time | path
    Searched refs:shiftcount (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/byacc/dist/
lr0.c 260 int shiftcount; local
267 shiftcount = 0;
279 shift_symbol[shiftcount++] = symbol;
288 nshifts = shiftcount;
output.c 482 Value_t shiftcount, reducecount; local
500 shiftcount = 0;
539 ++shiftcount;
590 tally[i] = shiftcount;
602 if (shiftcount > 0)
604 froms[i] = r = NEW2(shiftcount, Value_t);
605 tos[i] = s = NEW2(shiftcount, Value_t);
  /src/external/gpl3/binutils/dist/binutils/
makefile.vms 30 /warns=(info=(ptrmismatch,shiftcount))
  /src/external/gpl3/binutils.old/dist/binutils/
makefile.vms 30 /warns=(info=(ptrmismatch,shiftcount))

Completed in 23 milliseconds