Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching refs:lastst

104 	 * lastst[state1], but they're not maintained properly when we "or"
109 /* for ( ns = firstst[state1]; ns <= lastst[state1]; ++ns ) */
145 * states accessible by the arrays firstst and lastst
153 int last = lastst[mach];
180 lastst[init] = lastst[mach] + state_offset;
306 lastst[first] = MAX( lastst[first], lastst[last] );
606 lastst = reallocate_integer_array( lastst, current_mns );
620 lastst[lastnfa] = lastnfa;