Home
last modified time | relevance | path

Searched defs:high_bit_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/
H A Dcrc.hpp735 value_type const high_bit_mask = masking_type::high_bit; in process_bit() local
765 unsigned char const high_bit_mask = 1u << ( CHAR_BIT - 1u ); in process_bits() local