Home
last modified time | relevance | path

Searched defs:UPB_UNUSED (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.h264 #define UPB_UNUSED(var) (void)var macro
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h245 #define UPB_UNUSED(var) (void)var macro