Searched defs:upb_type (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | storage.c | 62 #define CASE_TYPE(upb_type, c_type) \ in native_slot_is_default() argument 135 #define CASE_TYPE(upb_type, type, c_type, php_type) \ in native_slot_set() argument 314 #define CASE(upb_type, php_type, c_type) \ in native_slot_get() argument 329 #define CASE(upb_type, c_type) \ in native_slot_get() argument 456 #define CASE(upb_type, php_type) \ in native_slot_get_default() argument 472 #define CASE(upb_type) \ in native_slot_get_default() argument 929 #define CASE_TYPE(upb_type, c_type) \ in native_slot_merge() argument
|
D | map.c | 106 #define CASE_TYPE(upb_type, type, c_type, php_type) \ in table_key() argument
|