Searched refs:tempRegionSecond (Results 1 – 1 of 1) sorted by relevance
277 uint32_t tempRegionSecond = (region[1] - CHAR_OFF); in GetMask() local278 mask = mask | (tempRegion << REGION_FIRST_LETTER) | (tempRegionSecond); in GetMask()