Home
last modified time | relevance | path

Searched refs:shiftcount (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/bsd/byacc/dist/
Dlr0.c258 int shiftcount; in new_itemsets() local
265 shiftcount = 0; in new_itemsets()
277 shift_symbol[shiftcount++] = symbol; in new_itemsets()
286 nshifts = shiftcount; in new_itemsets()
Doutput.c444 Value_t shiftcount, reducecount; in token_actions() local
462 shiftcount = 0; in token_actions()
501 ++shiftcount; in token_actions()
552 tally[i] = shiftcount; in token_actions()
564 if (shiftcount > 0) in token_actions()
566 froms[i] = r = NEW2(shiftcount, Value_t); in token_actions()
567 tos[i] = s = NEW2(shiftcount, Value_t); in token_actions()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dmakefile.vms30 /warns=(info=(ptrmismatch,shiftcount))
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog-2019511 shiftcount by instance.
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog-2019511 shiftcount by instance.
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2017719 * config/tc-i386.c (process_suffix): Treat .shiftcount just like
DChangeLog-2019594 "acc" / "inoutportreg" / "shiftcount" fields.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201123324 to be strictly smaller than 1 << shiftcount.