Home | History | Annotate | Download | only in src

Lines Matching refs:ntokens

58              && nullable [item_number_as_symbol_number (ritem[i]) - ntokens])
113 - ntokens];
240 * \c ntokens columns.
252 *always_followsp = bitsetv_create (ngotos, ntokens, BITSET_FIXED);
267 if (nullable[sym - ntokens])
393 bitset_create (ntokens, BITSET_FIXED);
605 * \c t, and the number of columns is \c ::ntokens.
671 * \c ::ntokens.
807 bitset_create (ntokens, BITSET_FIXED);
931 bitset_create (ntokens, BITSET_FIXED);
987 lookahead_filter = bitsetv_create (max_nitems, ntokens, BITSET_FIXED);
990 lookaheads = bitsetv_create (max_nitems, ntokens, BITSET_FIXED);