Searched defs:UPB_SIZE (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 64 #define UPB_SIZE(size32, size64) size32 macro 66 #define UPB_SIZE(size32, size64) size64 macro
|
H A D | ruby-upb.c | 63 #define UPB_SIZE(size32, size64) size32 macro 65 #define UPB_SIZE(size32, size64) size64 macro
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 62 #define UPB_SIZE(size32, size64) size32 macro 64 #define UPB_SIZE(size32, size64) size64 macro
|
H A D | php-upb.c | 63 #define UPB_SIZE(size32, size64) size32 macro 65 #define UPB_SIZE(size32, size64) size64 macro
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 62 #define UPB_SIZE(size32, size64) size32 macro 64 #define UPB_SIZE(size32, size64) size64 macro
|
H A D | php-upb.c | 63 #define UPB_SIZE(size32, size64) size32 macro 65 #define UPB_SIZE(size32, size64) size64 macro
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 64 #define UPB_SIZE(size32, size64) size32 macro 66 #define UPB_SIZE(size32, size64) size64 macro
|
H A D | ruby-upb.c | 63 #define UPB_SIZE(size32, size64) size32 macro 65 #define UPB_SIZE(size32, size64) size64 macro
|