Searched refs:PB_OSTREAM_SIZING (Results 1 – 3 of 3) sorted by relevance
/nanopb-3.4.0/ |
D | pb_encode.h | 116 #define PB_OSTREAM_SIZING {0,0,0,0,0} macro 118 #define PB_OSTREAM_SIZING {0,0,0,0} macro
|
D | pb_encode.c | 161 pb_ostream_t sizestream = PB_OSTREAM_SIZING; in encode_array() 558 pb_ostream_t stream = PB_OSTREAM_SIZING; in pb_get_encoded_size() 726 pb_ostream_t substream = PB_OSTREAM_SIZING; in pb_encode_submessage()
|
/nanopb-3.4.0/spm_headers/nanopb/ |
D | pb_encode.h | 116 #define PB_OSTREAM_SIZING {0,0,0,0,0} macro 118 #define PB_OSTREAM_SIZING {0,0,0,0} macro
|