Searched refs:kMinOneByteValueLead (Results 1 – 3 of 3) sorted by relevance
480 static const int32_t kMinOneByteValueLead=kMinValueLead/2; // 0x10 variable483 static const int32_t kMinTwoByteValueLead=kMinOneByteValueLead+kMaxOneByteValue+1; // 0x51
33 value=leadByte-kMinOneByteValueLead; in readValue()114 delta=node-kMinOneByteValueLead; in branchNext()
425 return write(((BytesTrie::kMinOneByteValueLead+i)<<1)|isFinal); in writeValueAndFinal()