Searched defs:UPB_MAX_FIELDNUMBER (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1904 #define UPB_MAX_FIELDNUMBER ((1 << 29) - 1) macro
7925 * (UPB_MAX_FIELDNUMBER + fieldnum) and jump there.
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h1488 #define UPB_MAX_FIELDNUMBER ((1 << 29) - 1) macro
7625 * (UPB_MAX_FIELDNUMBER + fieldnum) and jump there.

Completed in 142 milliseconds