Home
last modified time | relevance | path

Searched defs:UPB_WRITE_ONEOF (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h42 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ macro
Dupb.c43 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ macro
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h43 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ macro
Dphp-upb.c44 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ macro