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

References

tools/polly/lib/External/isl/imath/imath.c
 1397   CHECK(a != NULL && b != NULL && c != NULL &&
 1401   cb = CMPZ(b);
 1405     if ((res = mp_int_abs(b, c)) != MP_OK) return res;
 1421   SETUP(mp_int_init_copy(TEMP(5), b));