Searched refs:appendFixedS64Value (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
D | table_marshal.go | 685 return sizeFixedS64Value, appendFixedS64Value 1558 func appendFixedS64Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|
/external/golang-protobuf/proto/ |
D | table_marshal.go | 699 return sizeFixedS64Value, appendFixedS64Value 1572 func appendFixedS64Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|