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 D | error_handling.hpp | 723 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 D | arp_tables.c | 436 static bool check_underflow(const struct arpt_entry *e) in check_underflow() function
|
| H A D | ip_tables.c | 572 static bool check_underflow(const struct ipt_entry *e) in check_underflow() function
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 591 static bool check_underflow(const struct ip6t_entry *e) in check_underflow() function
|