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);
 1602   if ((res = mp_int_copy(TEMP(1), c)) != MP_OK)
 1607     (void) mp_int_neg(c, c); /* cannot fail */
 1607     (void) mp_int_neg(c, c); /* cannot fail */