Home
last modified time | relevance | path

Searched refs:xlen_ (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/iostreams/src/
Dgzip.cpp77 xlen_ += value << (offset_ * 8); in process()
86 if (--xlen_ == 0) { in process()
135 os_ = flags_ = offset_ = xlen_ = 0; in reset()
/third_party/boost/boost/iostreams/filter/
Dgzip.hpp363 int xlen_; // Bytes remaining in extra field. member in boost::iostreams::detail::gzip_header