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

/freebsd-10.0-release/contrib/flex/
H A Dtblcmp.c84 int extptr, extrct[2][CSIZE + 1]; local
87 /* If extptr is 0 then the first array of extrct holds the result
91 * extptr is 1 then the second array of extrct hold the best
123 extrct[extptr]);
140 extrct[extptr]);
156 d = tbldiff (state, i, extrct[1 - extptr]);
189 mkentry (extrct[extptr], numecs, statenum,

Completed in 180 milliseconds