Searched refs:ISTOKEN (Results 1 – 3 of 3) sorted by relevance
200 if (ISTOKEN(symbol)) in set_goto_map()236 if (ISTOKEN(symbol)) in set_goto_map()
92 if (ISTOKEN(symbol)) in get_shifts()
174 #define ISTOKEN(s) ((s) < start_symbol) macro