Searched refs:ISVAR (Results 1 – 5 of 5) sorted by relevance
136 if (ISVAR (sym)) in set_firsts()213 if (ISVAR (ritem[core[c]])) in closure()
111 # define ISVAR(i) ((i) >= ntokens) macro
77 if (ISVAR (*rhsp) && !bitset_test (N0, *rhsp - ntokens)) in useful_production()328 if (ISVAR (*rhsp)) in nonterminals_reduce()
271 if (ISVAR (*rp)) in build_relations()
5216 * src/gram.h (ISTOKEN, ISVAR): Use i, not s, for int var.