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

  /external/protobuf/php/ext/google/protobuf/
protobuf.h 135 size_t case_offset; // for oneofs, a uint32. Else, MESSAGE_FIELD_NO_CASE. member in struct:MessageField
  /external/protobuf/ruby/ext/google/protobuf_c/
protobuf.h 447 size_t case_offset; // for oneofs, a uint32. Else, MESSAGE_FIELD_NO_CASE. member in struct:MessageField
  /toolchain/binutils/binutils-2.25/opcodes/
cris-dis.c 86 static long case_offset = 0;
94 /* Candidate for next case_offset. */
85 static long case_offset = 0; variable
    [all...]

Completed in 189 milliseconds