Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:getop

7712 UPB_INLINE opcode getop(uint32_t instr) { return instr & 0xff; }