Searched defs:check_overflow (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/ |
| H A D | numeric_traits.hpp | 120 struct check_overflow : mpl::false_ {}; struct 123 struct check_overflow<T, typename enable_if_c<integer_traits<T>::is_integral>::type> struct
|
| /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 | 701 inline bool check_overflow(T val, R* result, const char* function, const Policy& pol) BOOST_NOEXCEP… in check_overflow() function 713 inline bool check_overflow(std::complex<T> val, R* result, const char* function, const Policy& pol)… in check_overflow() function 766 inline BOOST_MATH_CONSTEXPR bool check_overflow(T /* val */, R* /* result */, const char* /* functi… in check_overflow() function 769 inline BOOST_MATH_CONSTEXPR bool check_overflow(std::complex<T> /* val */, R* /* result */, const c… in check_overflow() function
|
| /OK3568_Linux_fs/u-boot/fs/fat/ |
| H A D | fat_write.c | 748 static int check_overflow(fsdata *mydata, __u32 clustnum, loff_t size) in check_overflow() function
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_ctrl.c | 2089 bool check_overflow, in i40iw_sc_ccq_create() 2247 bool check_overflow, in i40iw_sc_cq_create() 2360 bool virtual_map, ceq_id_valid, check_overflow; in i40iw_sc_cq_modify() local
|
| H A D | i40iw_type.h | 370 bool check_overflow; member 532 bool check_overflow; member 1192 bool check_overflow; member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/intelfb/ |
| H A D | intelfbhw.c | 1028 static __inline__ int check_overflow(u32 value, u32 limit, in check_overflow() function
|