Home
last modified time | relevance | path

Searched refs:state_type (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/usr.bin/lex/
Dnfa.c333 switch ( state_type[mach] )
340 state_type[mach] = STATE_NORMAL;
623 state_type =
624 reallocate_integer_array( state_type, current_mns );
635 state_type[lastnfa] = current_state_type;
Dmain.c83 int *accptnum, *assoc_rule, *state_type; variable
1075 state_type = allocate_integer_array( current_mns ); in set_up_initial_allocations()
Dflexdef.h499 extern int *accptnum, *assoc_rule, *state_type;
Ddfa.c118 int type = state_type[ns];