OpenGrok
Cross Reference: upb.h
xref
: /
external
/
protobuf
/
ruby
/
ext
/
google
/
protobuf_c
/
upb.h
Home
|
History
|
Annotate
|
Download
|
only in
protobuf_c
Lines Matching
refs:getop
7712
UPB_INLINE opcode
getop
(uint32_t instr) { return instr & 0xff; }