Searched refs:kMaxOneUnitValue (Results 1 – 4 of 4) sorted by relevance
539 static const int32_t kMaxOneUnitValue=0x3fff; variable541 static const int32_t kMinTwoUnitValueLead=kMaxOneUnitValue+1; // 0x4000
374 if(0<=i && i<=UCharsTrie::kMaxOneUnitValue) { in writeValueAndFinal()