Searched refs:PB_WT_64BIT (Results 1 – 7 of 7) sorted by relevance
110 else if (wire_type == PB_WT_64BIT) in raw_decode()
105 else if (wt == PB_WT_64BIT) in rand_fill_protobuf()
310 case PB_WT_64BIT: return pb_read(stream, NULL, 8); in pb_skip_field()338 case PB_WT_64BIT: in read_raw_value()418 if (wire_type != PB_WT_64BIT && wire_type != PB_WT_PACKED) in decode_basic_field()
684 wiretype = PB_WT_64BIT; in pb_encode_tag_for_field()
378 PB_WT_64BIT = 1, enumerator
351 PB_WT_64BIT = 1,576 | wiretype | `PB_WT_VARINT`, `PB_WT_64BIT`, `PB_WT_STRING` or `PB_WT_32BIT`602 | FIXED64 | PB_WT_64BIT