Searched defs:pb_encode_svarint (Results 1 – 4 of 4) sorted by relevance
518 pb_encode_svarint section in pb_encode.h
528 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
596 bool checkreturn pb_encode_svarint(pb_ostream_t *stream, pb_int64_t value) in pb_encode_svarint() function