Searched refs:upb_inttable_compact (Results 1 – 4 of 4) sorted by relevance
352 upb_inttable_compact(&m->itof); in upb_def_freeze()357 upb_inttable_compact(&e->iton); in upb_def_freeze()4591 void upb_inttable_compact(upb_inttable *t) { in upb_inttable_compact() function7271 upb_inttable_compact(&method->dispatch); in compile_method()
921 void upb_inttable_compact(upb_inttable *t);
404 upb_inttable_compact(&m->itof); in _upb_def_validate()409 upb_inttable_compact(&e->iton); in _upb_def_validate()7950 upb_inttable_compact(&method->dispatch); in compile_method()
1202 UPB_INLINE void upb_inttable_compact(upb_inttable *t) {