Searched refs:targCEshifted (Results 1 – 2 of 2) sorted by relevance
944 long targCEshifted = targCE >>> 32; in compareCE64s() local949 int targLev1 = (int)(targCEshifted & mask); in compareCE64s()963 int targLev2 = (int)(targCEshifted & mask); in compareCE64s()
3762 int64_t targCEshifted = targCE >> 32; in compareCE64s() local3767 int32_t targLev1 = (int32_t)(targCEshifted & mask); in compareCE64s()3780 int32_t targLev2 = (int32_t)(targCEshifted & mask); in compareCE64s()