Home
last modified time | relevance | path

Searched defs:lltrunc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dtrunc.hpp92 inline boost::long_long_type lltrunc(const T& v, const Policy& pol) in lltrunc() function
102 inline boost::long_long_type lltrunc(const T& v) in lltrunc() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp2143 inline boost::long_long_type lltrunc(const detail::expression<tag, A1, A2, A3, A4>& v, const Policy… in lltrunc() function
2152 inline boost::long_long_type lltrunc(const detail::expression<tag, A1, A2, A3, A4>& v) in lltrunc() function
2157 inline boost::long_long_type lltrunc(const number<T, ExpressionTemplates>& v, const Policy& pol) in lltrunc() function
2165 inline boost::long_long_type lltrunc(const number<T, ExpressionTemplates>& v) in lltrunc() function