Searched defs:UPB_UNUSED (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/ruby/ext/google/protobuf_c/ | ||
D | upb.h | 308 #define UPB_UNUSED(var) (void)var macro |
/external/protobuf/php/ext/google/protobuf/ | ||
D | upb.h | 141 #define UPB_UNUSED(var) (void)var macro |