Searched refs:OP_SUBMSG (Results 1 – 1 of 1) sorted by relevance
72 #define OP_SUBMSG 6 macro112 OP_SUBMSG, /* MESSAGE */130 OP_SUBMSG, /* REPEATED GROUP */131 OP_SUBMSG, /* REPEATED MESSAGE */383 case OP_SUBMSG: { in decode_toarray()483 if (op == OP_SUBMSG && *oneof_case != field->number) { in decode_tomsg()493 case OP_SUBMSG: { in decode_tomsg()596 op = OP_SUBMSG; in decode_msg()702 #undef OP_SUBMSG