reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4226 return ((value < LONG_MIN) || (value > LONG_MAX)) ?
tools/polly/lib/External/isl/isl_int_sioimath.h286 num = (arg == LONG_MIN) ? ((unsigned long) LONG_MAX) + 1 : -arg; 718 if (isl_sioimath_decode_small(lhs, &smalllhs) && (rhs > LONG_MIN) &&utils/unittest/googletest/src/gtest-port.cc
1168 if (long_value == LONG_MAX || long_value == LONG_MIN ||