Searched refs:kMaxTwoUnitValue (Results 1 – 4 of 4) sorted by relevance
544 …static const int32_t kMaxTwoUnitValue=((kThreeUnitValueLead-kMinTwoUnitValueLead)<<16)-1; // 0x3f… variable
379 if(i<0 || i>UCharsTrie::kMaxTwoUnitValue) { in writeValueAndFinal()