Searched refs:shift_table (Results 1 – 1 of 1) sorted by relevance
29 static int shift_table[17]; variable37 for (i = 0; shift_table[i] != state; i++) { in get_shift_value()38 if (shift_table[i] == -1) { in get_shift_value()41 shift_table[i] = state; in get_shift_value()61 shift_table[0] = 0; in main()63 shift_table[i] = -1; in main()138 shift_state = shift_table[i]; in main()149 printf("%d, ", shift_table[i]); in main()