Searched refs:ISVAR (Results 1 – 4 of 4) sorted by relevance
37 if (ISVAR(symbol)) in set_EFF()130 if (ISVAR(symbol)) in closure()
268 if (ISVAR(as)) in print_actions()359 if (ISVAR(as)) in print_gotos()
309 if (ISVAR(symbol)) in initialize_F()407 if (ISVAR(*rp)) in build_relations()
175 #define ISVAR(s) ((s) >= start_symbol) macro