Home
last modified time | relevance | path

Searched defs:frexp (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/functional/hash/detail/
H A Dhash_float.hpp148 boost::hash_detail::call_frexp<T> frexp; in float_hash_impl2() local
/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.hpp2274 …lue == number_kind_floating_point, number<T, ExpressionTemplates> >::type frexp(const number<T, Ex… in frexp() function
2283 frexp(const detail::expression<tag, A1, A2, A3, A4>& v, short* pint) in frexp() function
2289 …lue == number_kind_floating_point, number<T, ExpressionTemplates> >::type frexp(const number<T, Ex… in frexp() function
2298 frexp(const detail::expression<tag, A1, A2, A3, A4>& v, int* pint) in frexp() function
2304 …lue == number_kind_floating_point, number<T, ExpressionTemplates> >::type frexp(const number<T, Ex… in frexp() function
2313 frexp(const detail::expression<tag, A1, A2, A3, A4>& v, long* pint) in frexp() function
2319 …lue == number_kind_floating_point, number<T, ExpressionTemplates> >::type frexp(const number<T, Ex… in frexp() function
2328 frexp(const detail::expression<tag, A1, A2, A3, A4>& v, boost::long_long_type* pint) in frexp() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dtgmath.h652 #define frexp(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, frexp) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dtgmath.h652 #define frexp(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, frexp) macro