Searched refs:CV_BIG_INT (Results 1 – 4 of 4) sorted by relevance
141 #define CV_BIG_INT(n) n##I64 macro144 #define CV_BIG_INT(n) n##LL macro168 ((x)^((int64)(x) < 0 ? CV_BIG_INT(0x7fffffffffffffff) : 0))
61 #define ICV_1D CV_BIG_INT(0x3FF0000000000000)
561 #define CV_NONZERO_DBL(x) (((x) & CV_BIG_INT(0x7fffffffffffffff)) != 0)
1609 #define div_check_zero_dbl(x) (((x) & CV_BIG_INT(0x7fffffffffffffff)) != 0)