Home
last modified time | relevance | path

Searched refs:putsel (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c7029 static void putsel(compiler *c, opcode op, upb_selector_t sel, in putsel() function
7040 putsel(c, op, getsel(f, type), h); in maybeput()
7230 putsel(c, OP_STARTMSG, UPB_STARTMSG_SELECTOR, h); in compile_method()
7268 putsel(c, OP_ENDMSG, UPB_ENDMSG_SELECTOR, h); in compile_method()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7703 static void putsel(compiler *c, opcode op, upb_selector_t sel, in putsel() function
7714 putsel(c, op, getsel(f, type), h); in maybeput()
7909 putsel(c, OP_STARTMSG, UPB_STARTMSG_SELECTOR, h); in compile_method()
7947 putsel(c, OP_ENDMSG, UPB_ENDMSG_SELECTOR, h); in compile_method()