Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c6833 #define OPNAME(x) OP_##x in upb_pbdecoder_getopname() macro
6834 #define OP(x) case OPNAME(x): return EXPAND_AND_QUOTE(OPNAME(x)); in upb_pbdecoder_getopname()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c7507 #define OPNAME(x) OP_##x in upb_pbdecoder_getopname() macro
7508 #define OP(x) case OPNAME(x): return EXPAND_AND_QUOTE(OPNAME(x)); in upb_pbdecoder_getopname()