Searched refs:PB_WT_PACKED (Results 1 – 1 of 1) sorted by relevance
60 #define PB_WT_PACKED ((pb_wire_type_t)0xFF) macro398 if (wire_type != PB_WT_VARINT && wire_type != PB_WT_PACKED) in decode_basic_field()406 if (wire_type != PB_WT_VARINT && wire_type != PB_WT_PACKED) in decode_basic_field()412 if (wire_type != PB_WT_32BIT && wire_type != PB_WT_PACKED) in decode_basic_field()418 if (wire_type != PB_WT_64BIT && wire_type != PB_WT_PACKED) in decode_basic_field()491 if (!decode_basic_field(&substream, PB_WT_PACKED, field)) in decode_static_field()707 if (!decode_basic_field(&substream, PB_WT_PACKED, field)) in decode_pointer_field()