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

/freebsd-13-stable/contrib/flex/src/
H A Dtblcmp.c43 int tbldiff(int[], int, int[]);
121 mindiff = tbldiff (state, minprot,
138 mindiff = tbldiff (state, minprot,
155 d = tbldiff (state, i, extrct[1 - extptr]);
720 numdiff = tbldiff (state, firstprot, tmp);
810 /* tbldiff - compute differences between two state tables
824 int tbldiff (int state[], int pr, int ext[]) function

Completed in 72 milliseconds