Home | History | Annotate | Download | only in src

Lines Matching refs:number

33    A core represents one state.  States are numbered in the NUMBER
35 state 0 and NSTATES is the number of states. (FIXME: This sentence
36 is no longer true: A transition to a state whose state number is
55 of one state, the state whose number is in the number field. Each
64 state whose number is in the number field. rules is an array of
138 (TRANSITION_SYMBOL (Transitions, Num) == errtoken->number)
186 /* Sorted ascendingly on rule number. */
200 state_number number;
221 ascendingly on item index in RITEM, which is sorted on rule number. */
264 that the old value of NSTATES is written as the new state number for removed
268 /* All the states, indexed by the state number. */