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

References

tools/polly/lib/External/isl/imath/imath.c
  489   CHECK(a != NULL && c != NULL);
  491   if (a != c) {
  495     if (!s_pad(c, ua))
  498     da = MP_DIGITS(a); dc = MP_DIGITS(c);
  501     MP_USED(c) = ua;
  502     MP_SIGN(c) = MP_SIGN(a);