Home | History | Annotate | Download | only in protobuf

Lines Matching defs:upb_tabval

697 /* upb_tabval *****************************************************************/
707 } upb_tabval;
738 } upb_tabval;
768 upb_tabval val;
804 const upb_tabval *array; /* Array part of the table. See const note above. */
844 UPB_INLINE bool upb_arrhas(upb_tabval key) {
929 upb_tabval arrval = t->array[key];