Searched refs:UPB_C_UPCASTS2 (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 177 #define UPB_C_UPCASTS2(ty, base, base2) \ macro 209 UPB_C_UPCASTS2(cname, cbase, cbase2) \ 238 UPB_C_UPCASTS2(cname, cbase, cbase2)
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 192 #define UPB_C_UPCASTS2(ty, base, base2) \ macro 226 UPB_C_UPCASTS2(cname, cbase, cbase2) \ 257 UPB_C_UPCASTS2(cname, cbase, cbase2)
|