Searched refs:PB_OSTREAM_SIZING (Results 1 – 3 of 3) sorted by relevance
/nanopb-2.7.6/ |
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 | 159 pb_ostream_t sizestream = PB_OSTREAM_SIZING; in encode_array() 556 pb_ostream_t stream = PB_OSTREAM_SIZING; in pb_get_encoded_size() 713 pb_ostream_t substream = PB_OSTREAM_SIZING; in pb_encode_submessage()
|
/nanopb-2.7.6/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
|