Searched defs:upb_inttable_pop (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dupb.c3060 upb_refcounted *r = upb_value_getptr(upb_inttable_pop(&t->stack));
4571 upb_value upb_inttable_pop(upb_inttable *t) { function
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c3219 upb_refcounted *r = upb_value_getptr(upb_inttable_pop(&t->stack));
4823 upb_value upb_inttable_pop(upb_inttable *t) { function

Completed in 236 milliseconds