Searched refs:appendZigzag32Value (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
D | table_marshal.go | 637 return sizeZigzag32Value, appendZigzag32Value 1842 func appendZigzag32Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|
/external/golang-protobuf/proto/ |
D | table_marshal.go | 651 return sizeZigzag32Value, appendZigzag32Value 1856 func appendZigzag32Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|