Searched refs:targCE (Results 1 – 4 of 4) sorted by relevance
941 private static int compareCE64s(long targCE, long patCE, ElementComparisonType compareType) { in compareCE64s() argument942 if (targCE == patCE) { in compareCE64s()949 long targCEshifted = targCE >>> 32; in compareCE64s()984 int targLev3 = (int)(targCE & mask); in compareCE64s()
925 private static int compareCE64s(long targCE, long patCE, ElementComparisonType compareType) { in compareCE64s() argument926 if (targCE == patCE) { in compareCE64s()933 long targCEshifted = targCE >>> 32; in compareCE64s()968 int targLev3 = (int)(targCE & mask); in compareCE64s()
3760 static UCompareCEsResult compareCE64s(int64_t targCE, int64_t patCE, int16_t compareType) { in compareCE64s() argument3761 if (targCE == patCE) { in compareCE64s()3768 int64_t targCEshifted = targCE >> 32; in compareCE64s()3800 int32_t targLev3 = (int32_t)(targCE & mask); in compareCE64s()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...