Searched refs:rft_in_ (Results 1 – 1 of 1) sorted by relevance
185 bool rft_in_, rft_out_; // non-const to allow assignability member in boost::crc_basic642 , rft_in_( reflect_input ), rft_out_( reflect_remainder ) in crc_basic()683 return rft_in_; in get_reflect_input()780 process_bits( (rft_in_ ? detail::reflector<CHAR_BIT>::reflect(byte) in process_byte()