Searched refs:DECODE_NOGROUP (Results 1 – 3 of 3) sorted by relevance
319 if (d->end_group != DECODE_NOGROUP) decode_err(d); in decode_tosubmsg()335 d->end_group = DECODE_NOGROUP; in decode_group()679 state.end_group = DECODE_NOGROUP; in _upb_decode()690 ok = state.end_group == DECODE_NOGROUP; in _upb_decode()
17 #define DECODE_NOGROUP -1 macro
991 if (UPB_UNLIKELY(ptr == NULL || d->end_group != DECODE_NOGROUP)) { in fastdecode_submsg()