Home
last modified time | relevance | path

Searched refs:convfunc (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c8113 #define PRIMITIVE_OP(type, wt, name, convfunc, ctype) \ in run_decoder_vm() argument
8117 upb_sink_put ## name(&d->top->sink, arg, (convfunc)(val)); \ in run_decoder_vm()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c8824 #define PRIMITIVE_OP(type, wt, name, convfunc, ctype) \ in run_decoder_vm() argument
8828 upb_sink_put ## name(&d->top->sink, arg, (convfunc)(val)); \ in run_decoder_vm()