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

/freebsd-10.0-release/contrib/flex/
H A Dtblcmp.c43 int tbldiff PROTO ((int[], int, int[]));
122 mindiff = tbldiff (state, minprot,
139 mindiff = tbldiff (state, minprot,
156 d = tbldiff (state, i, extrct[1 - extptr]);
728 numdiff = tbldiff (state, firstprot, tmp);
821 /* tbldiff - compute differences between two state tables
835 int tbldiff (state, pr, ext) function

Completed in 103 milliseconds