Home
last modified time | relevance | path

Searched defs:isnormal_impl (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/math/special_functions/
H A Dfpclassify.hpp383 inline bool isnormal_impl(T x, native_tag const&) in isnormal_impl() function
390 inline bool isnormal_impl(T x, generic_tag<true> const&) in isnormal_impl() function
398 inline bool isnormal_impl(T x, generic_tag<false> const&) in isnormal_impl() function
408 inline bool isnormal_impl(T x, ieee_tag const&) in isnormal_impl() function