Home
last modified time | relevance | path

Searched defs:UPB_UNUSED (Results 1 - 5 of 5) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h665 #define UPB_UNUSED(var) (void)var macro
H A Dupb.c130 #define UPB_UNUSED(var) (void)var macro
13808 #undef UPB_UNUSED global() macro
[all...]
H A Dupb.h129 #define UPB_UNUSED(var) (void)var macro
6768 #undef UPB_UNUSED global() macro
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c136 #define UPB_UNUSED(var) (void)var macro
8126 #undef UPB_UNUSED global() macro
[all...]
H A Dphp-upb.h135 #define UPB_UNUSED(var) (void)var macro
3872 #undef UPB_UNUSED macro

Completed in 54 milliseconds