Searched refs:mkposcl (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dnfa.c398 return mkopt( mkposcl( state ) );
506 /* mkposcl - convert a machine into a positive closure
509 * new = mkposcl( state );
514 int mkposcl( state ) function
H A Dflexdef.h948 extern int mkposcl PROTO((int));
H A Dparse.y544 $$ = mkposcl( $1 );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dnfa.c398 return mkopt( mkposcl( state ) );
506 /* mkposcl - convert a machine into a positive closure
509 * new = mkposcl( state );
514 int mkposcl( state ) function
H A Dflexdef.h948 extern int mkposcl PROTO((int));
H A Dparse.y544 $$ = mkposcl( $1 );
H A Dparse.c2110 (yyval) = mkposcl( (yyvsp[(1) - (2)]) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/
H A Dparse.c1117 yyval = mkposcl( yyvsp[-1] );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/
H A Dparse.c1117 yyval = mkposcl( yyvsp[-1] );

Completed in 63 milliseconds