Searched refs:crc_imp_ (Results 1 – 2 of 2) sorted by relevance
94 : stream_(new z_stream), calculate_crc_(false), crc_(0), crc_imp_(0), in zlib_base()124 crc_ = crc_imp_ = crc32(crc_imp_, buf, length); in after()153 crc_imp_ = 0; in reset()
217 zlib::ulong crc_imp_; member in boost::iostreams::detail::zlib_base