Home
last modified time | relevance | path

Searched refs:fast_hi_bit (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.hpp500 value_type const fast_hi_bit = masking_type::high_bit_fast; in init_table() local
515 remainder ^= fast_hi_bit; in init_table()
519 if ( remainder & fast_hi_bit ) in init_table()