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

References

tools/polly/lib/External/isl/imath/imath.c
  642   max = MAX(ua, ub);
  648     if (!s_pad(c, max))
  652     uc = max;
  655       if (!s_pad(c, max + 1))
  658       c->digits[max] = carry;
  672     if (!s_pad(c, max))