Searched defs:upb_tabent_isempty (Results 1 – 6 of 6) sorted by relevance
164 UPB_INLINE bool upb_tabent_isempty(const upb_tabent* e) { return e->key == 0; } in upb_tabent_isempty() function
189 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
909 UPB_INLINE bool upb_tabent_isempty(const upb_tabent* e) { return e->key == 0; } in upb_tabent_isempty() function