Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:tabval

4739   upb_tabval tabval;
4740 tabval.val = val.val;
4741 UPB_UNUSED(tabval);
4742 assert(upb_arrhas(tabval)); /* This will reject (uint64_t)-1. Fix this. */