HomeSort by relevance Sort by last modified time
    Searched refs:upb_tabent (Results 1 - 4 of 4) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.c     [all...]
upb.h 775 } upb_tabent; typedef in typeref:struct:_upb_tabent
789 const upb_tabent *entries;
825 UPB_INLINE bool upb_tabent_isempty(const upb_tabent *e) {
840 static const upb_tabent *upb_getentry(const upb_table *t, uint32_t hash) {
937 const upb_tabent *e;
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c     [all...]
upb.h 986 } upb_tabent; typedef in typeref:struct:_upb_tabent
    [all...]

Completed in 58 milliseconds