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

References

tools/polly/lib/External/isl/imath/imath.c
  510   if (a != c) {
  513     *a = *c;
  514     *c = tmp;
  516     if (MP_DIGITS(a) == &(c->single))
  518     if (MP_DIGITS(c) == &(a->single))
  519       MP_DIGITS(c) = &(c->single);
  519       MP_DIGITS(c) = &(c->single);