Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c5445 #define SUBH_F(h, f) SUBH(h, upb_fielddef_index(f)) macro
5658 if (SUBH_F(h, f)) return false; /* Can't reset. */ in upb_handlers_setsubhandlers()
5662 SUBH_F(h, f) = sub; in upb_handlers_setsubhandlers()
5669 return SUBH_F(h, f); in upb_handlers_getsubhandlers()

Completed in 23 milliseconds