Home
last modified time | relevance | path

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

/external/protobuf/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