Searched defs:UPB_WRITE_ONEOF (Results 1 - 4 of 4) sorted by relevance
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 44 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ macro 8115 #undef UPB_WRITE_ONEOF macro
|
H A D | php-upb.h | 43 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ macro 3861 #undef UPB_WRITE_ONEOF macro
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 43 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ macro 13801 #undef UPB_WRITE_ONEOF macro
|
H A D | upb.h | 42 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ macro 6761 #undef UPB_WRITE_ONEOF macro
|
Completed in 100 milliseconds