Searched refs:mkbranch (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dparse.y129 scset[i] = mkbranch( scset[i], def_rule );
229 mkbranch( scbol[scon_stk[i]],
241 scbol[i] = mkbranch( scbol[i],
265 mkbranch( scset[scon_stk[i]],
274 mkbranch( scset[i],
H A Dnfa.c353 /* mkbranch - make a machine that branches to two machines
357 * branch = mkbranch( first, second );
364 * more mkbranch's. Compare with mkor()
367 int mkbranch( first, second ) function
H A Dflexdef.h939 extern int mkbranch PROTO((int, int));
H A Ddfa.c565 mkbranch( scbol[i / 2], scset[i / 2] );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dparse.y129 scset[i] = mkbranch( scset[i], def_rule );
229 mkbranch( scbol[scon_stk[i]],
241 scbol[i] = mkbranch( scbol[i],
265 mkbranch( scset[scon_stk[i]],
274 mkbranch( scset[i],
H A Dnfa.c353 /* mkbranch - make a machine that branches to two machines
357 * branch = mkbranch( first, second );
364 * more mkbranch's. Compare with mkor()
367 int mkbranch( first, second ) function
H A Dflexdef.h939 extern int mkbranch PROTO((int, int));
H A Ddfa.c565 mkbranch( scbol[i / 2], scset[i / 2] );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/
H A Dparse.c699 scset[i] = mkbranch( scset[i], def_rule );
797 mkbranch( scbol[scon_stk[i]],
809 scbol[i] = mkbranch( scbol[i],
834 mkbranch( scset[scon_stk[i]],
843 mkbranch( scset[i],
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/
H A Dparse.c699 scset[i] = mkbranch( scset[i], def_rule );
797 mkbranch( scbol[scon_stk[i]],
809 scbol[i] = mkbranch( scbol[i],
834 mkbranch( scset[scon_stk[i]],
843 mkbranch( scset[i],

Completed in 96 milliseconds