Home
last modified time | relevance | path

Searched defs:bufleft (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_stream.c992 size_t bufleft; in nghttp3_stream_buffer_data() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7045 static size_t bufleft(const upb_pbdecoder *d) { in bufleft() function