Searched defs:pb_encode_svarint (Results 1 – 4 of 4) sorted by relevance
532 pb_encode_svarint section in pb_encode.h
518 pb_encode_svarint section in pb_encode.h
437 bool checkreturn pb_encode_svarint(pb_ostream_t *stream, int64_t value) in pb_encode_svarint() function
630 bool checkreturn pb_encode_svarint(pb_ostream_t *stream, pb_int64_t value) in pb_encode_svarint() function