Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_impl.h179 #define USPOOF_KEY_LENGTH_SHIFT 29 macro
Duspoof_conf.cpp550 newKey |= adjustedMappingLength << USPOOF_KEY_LENGTH_SHIFT; in addKeyEntry()