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);
 1183   if (c == b || c == m) {
 1183   if (c == b || c == m) {
 1188     s = c;
 1198   res = mp_int_copy(s, c);