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()
314 case PB_WT_32BIT: return pb_read(stream, NULL, 4); in pb_skip_field()344 case PB_WT_32BIT: in read_raw_value()414 if (wire_type != PB_WT_32BIT && wire_type != PB_WT_PACKED) in decode_basic_field()
693 wiretype = PB_WT_32BIT; in pb_encode_tag_for_field()
416 PB_WT_32BIT = 5, enumerator
366 PB_WT_32BIT = 5589 | wiretype | `PB_WT_VARINT`, `PB_WT_64BIT`, `PB_WT_STRING` or `PB_WT_32BIT`617 | FIXED32 | PB_WT_32BIT