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

References

tools/polly/lib/External/isl/imath/imath.c
 1318   CHECK(a != NULL && b != NULL && c != NULL);
 1321   cb = CMPZ(b);
 1325     return mp_int_abs(b, c);
 1332   if ((res = mp_int_init_copy(&v, b)) != MP_OK)