Searched refs:mark_beginning_as_normal (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/
H A Dnfa.c314 /* mark_beginning_as_normal - mark each "beginning" state in a machine
321 void mark_beginning_as_normal( mach ) function
336 mark_beginning_as_normal(
340 mark_beginning_as_normal(
347 _( "bad state type in mark_beginning_as_normal()" ) );
H A Dflexdef.h936 extern void mark_beginning_as_normal PROTO((register int));
H A Dparse.y375 mark_beginning_as_normal( $2 );
H A Dparse.c1907 mark_beginning_as_normal( (yyvsp[(2) - (2)]) );
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/MISC/
H A Dparse.c944 mark_beginning_as_normal( yyvsp[0] );

Completed in 101 milliseconds