HomeSort by relevance Sort by last modified time
    Searched refs:UPB_C_UPCASTS (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.h 173 #define UPB_C_UPCASTS(ty, base) \
178 UPB_C_UPCASTS(ty, base) \
191 UPB_C_UPCASTS(cname, cbase) \
234 UPB_C_UPCASTS(cname, cbase)
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 188 #define UPB_C_UPCASTS(ty, base) \
193 UPB_C_UPCASTS(ty, base) \
206 UPB_C_UPCASTS(cname, cbase) \
253 UPB_C_UPCASTS(cname, cbase)
    [all...]

Completed in 483 milliseconds