Home
last modified time | relevance | path

Searched refs:OP_HALT (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Ddecoder.int.h70 OP_HALT = 37 /* No arg. */ enumerator
73 #define OP_MAX OP_HALT
Dcompile_decoder.c241 case OP_HALT: in putop()
365 case OP_HALT: in dumpbc()
Ddecoder.c39 static opcode halt = OP_HALT;
876 VMCASE(OP_HALT, { in run_decoder_vm()
/external/protobuf/php/ext/google/protobuf/
Dupb.c6036 case OP_HALT: in putop()
6160 case OP_HALT: in dumpbc()
6761 static opcode halt = OP_HALT;
7605 VMCASE(OP_HALT, { in run_decoder_vm()
Dupb.h6497 OP_HALT = 37 /* No arg. */
6500 #define OP_MAX OP_HALT
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c9787 case OP_HALT: in putop()
9911 case OP_HALT: in dumpbc()
10528 static opcode halt = OP_HALT;
11374 VMCASE(OP_HALT, { in run_decoder_vm()
Dupb.h9793 OP_HALT = 37 /* No arg. */
9796 #define OP_MAX OP_HALT