Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h1200 void upb_inttable_compact2(upb_inttable *t, upb_alloc *a);
1203 upb_inttable_compact2(t, &upb_alloc_global);
Dupb.c4845 void upb_inttable_compact2(upb_inttable *t, upb_alloc *a) { in upb_inttable_compact2() function