Searched defs:upb_tabent_isempty (Results 1 – 8 of 8) sorted by relevance
189 UPB_INLINE bool upb_tabent_isempty(const upb_tabent* e) { return e->key == 0; } in upb_tabent_isempty() function
164 UPB_INLINE bool upb_tabent_isempty(const upb_tabent* e) { return e->key == 0; } in upb_tabent_isempty() function
909 UPB_INLINE bool upb_tabent_isempty(const upb_tabent* e) { return e->key == 0; } in upb_tabent_isempty() function
911 UPB_INLINE bool upb_tabent_isempty(const upb_tabent* e) { return e->key == 0; } in upb_tabent_isempty() function