Home
last modified time | relevance | path

Searched refs:UPB_C_UPCASTS (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h173 #define UPB_C_UPCASTS(ty, base) \ macro
178 UPB_C_UPCASTS(ty, base) \
191 UPB_C_UPCASTS(cname, cbase) \
234 UPB_C_UPCASTS(cname, cbase)
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h188 #define UPB_C_UPCASTS(ty, base) \ macro
193 UPB_C_UPCASTS(ty, base) \
206 UPB_C_UPCASTS(cname, cbase) \
253 UPB_C_UPCASTS(cname, cbase)