Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c316 #define DEFINE_ONEOF_HANDLER(type, ctype) \ macro
326 DEFINE_ONEOF_HANDLER(bool, bool) in DEFINE_ONEOF_HANDLER() function