Searched defs:_DecodeVarint (Results 1 – 2 of 2) sorted by relevance
152 _DecodeVarint = _VarintDecoder((1 << 64) - 1) variable
167 _DecodeVarint = _VarintDecoder((1 << 64) - 1, long) variable