Searched refs:LABEL_ENDMSG (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 6554 #define LABEL_ENDMSG 4 /* To reach the OP_ENDMSG instr for this msg. */ macro 6582 putop(c, OP_CHECKDELIM, LABEL_ENDMSG); in generate_msgfield() 6603 putop(c, OP_CHECKDELIM, LABEL_ENDMSG); in generate_msgfield() 6624 putop(c, OP_CHECKDELIM, LABEL_ENDMSG); in generate_delimfield() 6644 putop(c, OP_CHECKDELIM, LABEL_ENDMSG); in generate_delimfield() 6681 putop(c, OP_CHECKDELIM, LABEL_ENDMSG); in generate_primitivefield() 6703 putop(c, OP_CHECKDELIM, LABEL_ENDMSG); in generate_primitivefield() 6754 putop(c, OP_CHECKDELIM, LABEL_ENDMSG); in compile_method() 6764 label(c, LABEL_ENDMSG); in compile_method()
|
Completed in 26 milliseconds