Searched refs:tbldiff (Results 1 – 1 of 1) sorted by relevance
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | tblcmp.c | 40 int tbldiff PROTO((int[], int, int[])); 121 mindiff = tbldiff( state, minprot, 140 mindiff = tbldiff( state, minprot, 158 d = tbldiff( state, i, extrct[1 - extptr] ); 757 numdiff = tbldiff( state, firstprot, tmp ); 867 int tbldiff( state, pr, ext ) in tbldiff() function
|