HomeSort by relevance Sort by last modified time
    Searched defs:upb_inttable_compact (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.c 352 upb_inttable_compact(&m->itof);
357 upb_inttable_compact(&e->iton);
4591 void upb_inttable_compact(upb_inttable *t) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 1202 UPB_INLINE void upb_inttable_compact(upb_inttable *t) { function
    [all...]

Completed in 52 milliseconds