Home
last modified time | relevance | path

Searched defs:byte_shift_mask (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 Dbitwise.hpp440 static const limb_type byte_shift_mask = CHAR_BIT - 1; in eval_left_shift() local
450 static const limb_type byte_shift_mask = CHAR_BIT - 1; in eval_left_shift() local
567 static const limb_type byte_shift_mask = CHAR_BIT - 1; in eval_right_shift() local
573 static const limb_type byte_shift_mask = CHAR_BIT - 1; in eval_right_shift() local
600 static const limb_type byte_shift_mask = CHAR_BIT - 1; in eval_right_shift() local
606 static const limb_type byte_shift_mask = CHAR_BIT - 1; in eval_right_shift() local