Searched refs:resize_to_bit_size (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 D | import_export.hpp | 71 …inline void resize_to_bit_size(cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& ne… in resize_to_bit_size() function 83 …inline void resize_to_bit_size(cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& ne… in resize_to_bit_size() function 107 detail::resize_to_bit_size(newval, static_cast<unsigned>(bits), tag_type()); in import_bits_generic()
|