Searched refs:ie_compare (Results 1 – 1 of 1) sorted by relevance
151 static byte ie_compare(byte *, byte *);9014 static byte ie_compare(byte *ie1, byte *ie2) in ie_compare() function9028 for (i = 9; i && !ie_compare(bc, cip_bc[i][a->u_law]); i--); in find_cip()9031 (!ie_compare(bc, cip_bc[j][a->u_law]) || !ie_compare(hlc, cip_hlc[j])); j++); in find_cip()