Home
last modified time | relevance | path

Searched defs:bit_location (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dimport_export.hpp16 …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() local
229 int bit_location = msv_first ? bitcount - chunk_size : 0; in export_bits() local