Searched refs:old_wt2 (Results 1 – 2 of 2) sorted by relevance
6978 uint8_t old_wt2; in repack() local6979 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack()6980 assert(old_wt2 == NO_WIRE_TYPE); /* wt2 should not be set yet. */ in repack()
7652 uint8_t old_wt2; in repack() local7653 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack()7654 assert(old_wt2 == NO_WIRE_TYPE); /* wt2 should not be set yet. */ in repack()