Searched defs:targCEshifted (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dusearch.cpp3766 int64_t targCEshifted = targCE >> 32; local
3771 int32_t targLev1 = (int32_t)(targCEshifted & mask);
3784 int32_t targLev2 = (int32_t)(targCEshifted & mask);

Completed in 163 milliseconds