Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:upb_inttable_push

2088   if (upb_inttable_push(&f->defs, upb_value_constptr(def))) {
2103 if (upb_inttable_push(&f->deps, upb_value_constptr(dep))) {
3213 upb_inttable_push(&t->stack, upb_value_ptr((void*)r));
3231 if (!upb_inttable_push(&t->groups, upb_value_ptr(group)) ||
3232 !upb_inttable_push(&t->groups, upb_value_ptr(NULL))) {
6541 upb_inttable_push(&r->files, upb_value_ptr(r->file));
8120 upb_inttable_push(&c->groups, upb_value_constptr(g));