Lines Matching full:firstst
103 /* We probably should loop starting at firstst[state1] and going to
109 /* for ( ns = firstst[state1]; ns <= lastst[state1]; ++ns ) */
145 * states accessible by the arrays firstst and lastst
155 for ( i = firstst[mach]; i <= last; ++i )
178 firstst[init] = firstst[mach] + state_offset;
307 firstst[first] = MIN( firstst[first], firstst[last] );
605 firstst = reallocate_integer_array( firstst, current_mns );
618 firstst[lastnfa] = lastnfa;