Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:subm_ent

2192     upb_value subm_ent;
2197 if (upb_inttable_lookupptr(&s->tab, subdef, &subm_ent)) {
2198 upb_handlers_setsubhandlers(h, f, upb_value_getptr(subm_ent));