Searched defs:bit_location (Results 1 – 1 of 1) sorted by relevance
16 …void assign_bits(Backend& val, Unsigned bits, unsigned bit_location, unsigned chunk_bits, const mp… in assign_bits()46 …void assign_bits(Backend& val, Unsigned bits, unsigned bit_location, unsigned chunk_bits, const mp… in assign_bits()109 difference_type bit_location = msv_first ? bits - chunk_size : 0; in import_bits_generic() local229 int bit_location = msv_first ? bitcount - chunk_size : 0; in export_bits() local