Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c2071 #define SUBH_F(h, f) SUBH(h, f->index_) macro
2347 if (SUBH_F(h, f)) return false; /* Can't reset. */ in upb_handlers_setsubhandlers()
2351 SUBH_F(h, f) = sub; in upb_handlers_setsubhandlers()
2359 return SUBH_F(h, f); in upb_handlers_getsubhandlers()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c2218 #define SUBH_F(h, f) SUBH(h, f->index_) macro
2500 if (SUBH_F(h, f)) return false; /* Can't reset. */ in upb_handlers_setsubhandlers()
2504 SUBH_F(h, f) = sub; in upb_handlers_setsubhandlers()
2512 return SUBH_F(h, f); in upb_handlers_getsubhandlers()