Searched refs:JAMSTATE (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dtblcmp.c101 mkentry( state, numecs, statenum, JAMSTATE, totaltrans );
187 JAMSTATE, totaltrans );
293 mkentry( tmp, nummecs, lastdfa + i + 1, JAMSTATE, totaltrans );
507 * "JAMSTATE", then no attempt will be made to fit zero entries of "state"
509 * "JAMSTATE" they will be taken care of. In any case, entries in "state"
526 if ( deflink == JAMSTATE )
527 base[statenum] = JAMSTATE;
538 if ( state[minec] != 0 || deflink != JAMSTATE )
554 if ( state[maxec] != 0 || deflink != JAMSTATE )
587 (state[i] != 0 || deflink != JAMSTATE)
[all...]
H A Dgen.c960 if ( base[i] == JAMSTATE )
963 if ( d == JAMSTATE )
H A Dflexdef.h213 #define JAMSTATE -32766 /* marks a reference to the state that always jams */ macro
H A Ddfa.c736 stack1( ds, 0, 0, JAMSTATE );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dtblcmp.c101 mkentry( state, numecs, statenum, JAMSTATE, totaltrans );
187 JAMSTATE, totaltrans );
293 mkentry( tmp, nummecs, lastdfa + i + 1, JAMSTATE, totaltrans );
507 * "JAMSTATE", then no attempt will be made to fit zero entries of "state"
509 * "JAMSTATE" they will be taken care of. In any case, entries in "state"
526 if ( deflink == JAMSTATE )
527 base[statenum] = JAMSTATE;
538 if ( state[minec] != 0 || deflink != JAMSTATE )
554 if ( state[maxec] != 0 || deflink != JAMSTATE )
587 (state[i] != 0 || deflink != JAMSTATE)
[all...]
H A Dgen.c960 if ( base[i] == JAMSTATE )
963 if ( d == JAMSTATE )
H A Dflexdef.h213 #define JAMSTATE -32766 /* marks a reference to the state that always jams */ macro
H A Ddfa.c736 stack1( ds, 0, 0, JAMSTATE );

Completed in 62 milliseconds