Home
last modified time | relevance | path

Searched refs:static_unsigned_max (Results 1 – 4 of 4) 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.hpp716 …static const unsigned m = static_unsigned_max<static_unsigned_max<MinBits1, MinBits2>::value, stat… in eval_bitwise_and()
766 …static const unsigned m = static_unsigned_max<static_unsigned_max<MinBits1, MinBits2>::value, stat… in eval_bitwise_or()
817 …static const unsigned m = static_unsigned_max<static_unsigned_max<MinBits1, MinBits2>::value, stat… in eval_bitwise_xor()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/integer/
H A Dstatic_min_max.hpp41 struct static_unsigned_max struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dinteger_fwd.hpp159 struct static_unsigned_max;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp68 static_unsigned_max<MinBits, MaxBits>::value
77 …static const unsigned value = (is_void<Allocator>::value ? static_unsigned_max<MinBits, MaxBits>::…