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

Lines Matching refs:accptnum

55 		accptnum[finalst[mach]] = accepting_number;
60 accptnum[astate] = accepting_number;
117 anum = accptnum[ns];
169 accptnum[state] = accptnum[i];
477 accptnum[finalst[first]] == NIL )
484 accptnum[finalst[second]] == NIL )
611 accptnum = reallocate_integer_array( accptnum, current_mns );
624 accptnum[lastnfa] = NIL;