Home
last modified time | relevance | path

Searched refs:maxVarintBytes (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/proto/
Dencode.go64 const maxVarintBytes = 10 // maximum length of a varint const
73 var buf [maxVarintBytes]byte
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dencode.go79 const maxVarintBytes = 10 // maximum length of a varint const
88 var buf [maxVarintBytes]byte