Home
last modified time | relevance | path

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

/third_party/boost/libs/iostreams/src/
Dgzip.cpp145 if (state_ == s_crc) { in process()
169 state_ = s_crc; in reset()
/third_party/boost/boost/iostreams/filter/
Dgzip.hpp381 s_crc = 1, enumerator
382 s_isize = s_crc + 1,