Home
last modified time | relevance | path

Searched defs:check_underflow (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/math/policies/
H A Derror_handling.hpp723 inline bool check_underflow(T val, R* result, const char* function, const Policy& pol) BOOST_NOEXCE… in check_underflow() function
733 inline bool check_underflow(std::complex<T> val, R* result, const char* function, const Policy& pol… in check_underflow() function
772 inline BOOST_MATH_CONSTEXPR bool check_underflow(T /* val */, R* /* result */, const char* /* funct… in check_underflow() function
775 inline BOOST_MATH_CONSTEXPR bool check_underflow(std::complex<T> /* val */, R* /* result */, const … in check_underflow() function
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Darp_tables.c436 static bool check_underflow(const struct arpt_entry *e) in check_underflow() function
H A Dip_tables.c572 static bool check_underflow(const struct ipt_entry *e) in check_underflow() function
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c591 static bool check_underflow(const struct ip6t_entry *e) in check_underflow() function