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

References

tools/polly/lib/External/isl/imath/imath.c
 1555   CHECK(a != NULL && c != NULL && b > 0);
 1558     return mp_int_copy(a, c);
 1560   if (MP_SIGN(a) == MP_NEG) {
 1567   SETUP(mp_int_init_copy(LAST_TEMP(), a));
 1568   SETUP(mp_int_init_copy(LAST_TEMP(), a));