Searched refs:PB_WT_32BIT (Results 1 – 7 of 7) sorted by relevance
124 else if (wire_type == PB_WT_32BIT) in raw_decode()
111 else if (wt == PB_WT_32BIT) in rand_fill_protobuf()
312 case PB_WT_32BIT: return pb_read(stream, NULL, 4); in pb_skip_field()342 case PB_WT_32BIT: in read_raw_value()412 if (wire_type != PB_WT_32BIT && wire_type != PB_WT_PACKED) in decode_basic_field()
680 wiretype = PB_WT_32BIT; in pb_encode_tag_for_field()
380 PB_WT_32BIT = 5 enumerator
353 PB_WT_32BIT = 5576 | wiretype | `PB_WT_VARINT`, `PB_WT_64BIT`, `PB_WT_STRING` or `PB_WT_32BIT`604 | FIXED32 | PB_WT_32BIT