Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:bufleft

8261 static size_t bufleft(const upb_pbdecoder *d) {
8335 } else if (bufleft(d) >= bytes) {