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

References

tools/polly/lib/External/isl/imath/imath.c
 1062   CHECK(a != NULL && b != NULL && c != NULL);
 1069   (void) mp_int_set_value(c, 1);
 1075 	if ((res = mp_int_mul(c, &t, c)) != MP_OK)
 1075 	if ((res = mp_int_mul(c, &t, c)) != MP_OK)