Searched refs:protsave (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/lex/
H A Dtblcmp.c705 protsave[tblbase + i] = state[i];
875 protp = &protsave[numecs * (pr - 1)];
H A Dflexdef.h524 * protsave contains the entire state array for protos
528 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dmain.c83 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE]; variable

Completed in 45 milliseconds