Searched refs:tbldiff (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/flex/ |
| HD | tblcmp.c | 43 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); 835 int tbldiff (state, pr, ext) in tbldiff() function
|