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

Lines Matching full:transition

130 /* genctbl - generates full speed compressed transition table */
137 /* Table of verify for transition and offset to next state. */
142 /* We want the transition to be represented as the offset to the
154 * action and one for the end-of-buffer transition. We now *assume*
174 /* Make sure every state has an end-of-buffer transition and an
198 else /* verify, transition */
407 /* genftbl - generate full transition table */
662 /* Generate the code to make a NUL transition. */
721 /* Only stack this state if it's a transition we
782 /* gentabs - generate data statements for the transition tables */
1054 /* make_tables - generate transition tables and finishes generating output file
1138 * a transition", yy_nxt is the offset (in records) to the
1139 * next state. In most cases where there is no transition,