Searched refs:JAMSTATE (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/flex/dist/src/ |
| H A D | tblcmp.c | 106 mkentry (state, numecs, statenum, JAMSTATE, totaltrans); in bldtbl() 186 JAMSTATE, totaltrans); in bldtbl() 285 mkentry (tmp, nummecs, lastdfa + i + 1, JAMSTATE, in cmptmps() 508 if (deflink == JAMSTATE) in mkentry() 509 base[statenum] = JAMSTATE; in mkentry() 519 if (state[minec] != 0 || deflink != JAMSTATE) in mkentry() 533 if (state[maxec] != 0 || deflink != JAMSTATE) in mkentry() 563 (state[i] != 0 || deflink != JAMSTATE) && in mkentry() 599 if (state[i] != 0 || deflink != JAMSTATE) { in mkentry()
|
| H A D | flexdef.h | 214 #define JAMSTATE -32766 /* marks a reference to the state that always jams */ macro
|
| H A D | gen.c | 1325 if (base[i] == JAMSTATE) in gentabs() 1328 if (d == JAMSTATE) in gentabs()
|
| H A D | dfa.c | 742 stack1 (ds, 0, 0, JAMSTATE); in ntod()
|
| /netbsd-src/external/bsd/flex/dist/doc/ |
| H A D | flex.info-1 | 4836 #define JAMSTATE -32766 /* marks a reference to the state that always jams */ 5309 #define JAMSTATE -32766 /* marks a reference to the state that always jams */ 5846 #define JAMSTATE -32766 /* marks a reference to the state that always jams */ 6323 > #define JAMSTATE -327660 6640 #define JAMSTATE -32766 /* marks a reference to the state that always j
|
| H A D | flex.texi | 5901 #define JAMSTATE -32766 /* marks a reference to the state that always jams */ 6365 #define JAMSTATE -32766 /* marks a reference to the state that always jams */ 6909 #define JAMSTATE -32766 /* marks a reference to the state that always jams */ 7403 > #define JAMSTATE -327660 7729 #define JAMSTATE -32766 /* marks a reference to the state that always j
|