input.c | 112 } RULE; 116 RULE *rule; member in struct:__anon3fb696910208 122 int rule; member in struct:__anon3fb696910308 127 #define T_RULE stack[level].rule 138 RULE state0[] = { { ALPHATOKEN, 1, "%c:", setplane}, 255 st[T_STATE].rule[ruleno].str, tval); 258 newstate = st[T_STATE].rule[ruleno].to_state; 292 if (st[T_STATE].rule[i].token == c || 293 st[T_STATE].rule[i].token == tval) [all...] |