reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/imath/imath.c
 1171   CHECK(a != NULL && b != NULL && c != NULL && m != NULL);
 1176   if (CMPZ(b) < 0)
 1183   if (c == b || c == m) {
 1195   if ((res = s_embar(TEMP(0), b, m, TEMP(1), s)) != MP_OK)