Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dencode_decode.c115 #define DEFINE_APPEND_HANDLER(type, ctype) \ macro
123 DEFINE_APPEND_HANDLER(bool, bool) in DEFINE_APPEND_HANDLER() function