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

/freebsd-9.3-release/usr.bin/lex/
H A Dtblcmp.c83 int extptr, extrct[2][CSIZE + 1]; local
86 /* If extptr is 0 then the first array of extrct holds the result
90 * extptr is 1 then the second array of extrct hold the best
124 extrct[extptr] );
143 extrct[extptr] );
160 d = tbldiff( state, i, extrct[1 - extptr] );
195 mkentry( extrct[extptr], numecs, statenum,

Completed in 43 milliseconds