Home
last modified time | relevance | path

Searched refs:USPOOF_KEY_LENGTH_SHIFT (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Duspoof_impl.h171 #define USPOOF_KEY_LENGTH_SHIFT 29 macro
Duspoof_conf.cpp555 newKey |= adjustedMappingLength << USPOOF_KEY_LENGTH_SHIFT; in addKeyEntry()