Searched refs:PB_ISTREAM_EMPTY (Results 1 – 3 of 3) sorted by relevance
/nanopb-3.4.0/ |
D | pb_decode.h | 49 #define PB_ISTREAM_EMPTY {0,0,0,0} macro 51 #define PB_ISTREAM_EMPTY {0,0,0} macro
|
D | pb_decode.c | 952 pb_istream_t defstream = PB_ISTREAM_EMPTY; in pb_message_set_to_defaults()
|
/nanopb-3.4.0/spm_headers/nanopb/ |
D | pb_decode.h | 49 #define PB_ISTREAM_EMPTY {0,0,0,0} macro 51 #define PB_ISTREAM_EMPTY {0,0,0} macro
|