Searched refs:shiftcount (Results 1 – 2 of 2) sorted by relevance
252 int shiftcount; in new_itemsets() local260 shiftcount = 0; in new_itemsets()271 shift_symbol[shiftcount++] = symbol; in new_itemsets()280 nshifts = shiftcount; in new_itemsets()
418 Value_t shiftcount, reducecount; in token_actions() local436 shiftcount = 0; in token_actions()475 ++shiftcount; in token_actions()526 tally[i] = shiftcount; in token_actions()538 if (shiftcount > 0) in token_actions()540 froms[i] = r = NEW2(shiftcount, Value_t); in token_actions()541 tos[i] = s = NEW2(shiftcount, Value_t); in token_actions()