Home | History | Annotate | Download | only in src

Lines Matching refs:nsyms

165   Vp = bitset_create (nsyms, BITSET_FIXED);
215 for (i = ntokens; i < nsyms; i++)
298 for (i = ntokens; i < nsyms; i++)
301 for (i = ntokens; i < nsyms; i++)
314 for (i = ntokens; i < nsyms; i++)
316 for (i = ntokens; i < nsyms; i++)
318 for (i = ntokens; i < nsyms; i++)
336 nsyms -= nuseless_nonterminals;
355 fprintf (out, " %s\n", symbols[nsyms + i]->tag);
426 V = bitset_create (nsyms, BITSET_FIXED);
427 V1 = bitset_create (nsyms, BITSET_FIXED);