Searched refs:DECODE_MISMATCH (Results 1 – 6 of 6) sorted by relevance
281 #define DECODE_MISMATCH -2 /* Used only from checktag_slow(). */ macro
530 return DECODE_MISMATCH; in upb_pbdecoder_checktag_slow()860 if (result == DECODE_MISMATCH) goto badtag; in run_decoder_vm()870 if (result == DECODE_MISMATCH) goto badtag; in run_decoder_vm()
7262 return DECODE_MISMATCH; in upb_pbdecoder_checktag_slow()7589 if (result == DECODE_MISMATCH) goto badtag; in run_decoder_vm()7599 if (result == DECODE_MISMATCH) goto badtag; in run_decoder_vm()
6730 #define DECODE_MISMATCH -2 /* Used only from checktag_slow(). */
11031 return DECODE_MISMATCH; in upb_pbdecoder_checktag_slow()11358 if (result == DECODE_MISMATCH) goto badtag; in run_decoder_vm()11368 if (result == DECODE_MISMATCH) goto badtag; in run_decoder_vm()
10040 #define DECODE_MISMATCH -2 /* Used only from checktag_slow(). */