Home | History | Annotate | Download | only in protobuf

Lines Matching refs:maybeput

7038 static void maybeput(compiler *c, opcode op, const upb_handlers *h,
7092 maybeput(c, OP_ENDSUBMSG, h, f, UPB_HANDLER_ENDSUBMSG);
7101 maybeput(c, OP_ENDSEQ, h, f, UPB_HANDLER_ENDSEQ);
7110 maybeput(c, OP_ENDSUBMSG, h, f, UPB_HANDLER_ENDSUBMSG);
7135 maybeput(c, OP_ENDSTR, h, f, UPB_HANDLER_ENDSTR);
7142 maybeput(c, OP_ENDSEQ, h, f, UPB_HANDLER_ENDSEQ);
7151 maybeput(c, OP_ENDSTR, h, f, UPB_HANDLER_ENDSTR);
7200 maybeput(c, OP_ENDSEQ, h, f, UPB_HANDLER_ENDSEQ);