Home
last modified time | relevance | path

Searched defs:max_exponent (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 Dlimits.hpp148 BOOST_STATIC_CONSTEXPR int max_exponent = 0; member in std::numeric_limits
191 …int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >::max_exponent; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/
H A Dbig_constant.hpp31 static const int max_exponent = 16384; member
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c266 unsigned int max_exponent) in xhci_microframes_to_exponent()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mem.c1328 unsigned int min_exponent, unsigned int max_exponent) in xhci_microframes_to_exponent()