HomeSort by relevance Sort by last modified time
    Searched defs:getop (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.h 7409 UPB_INLINE opcode getop(uint32_t instr) { return instr & 0xff; } function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 7712 UPB_INLINE opcode getop(uint32_t instr) { return instr & 0xff; } function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource
    [all...]

Completed in 73 milliseconds