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

References

tools/polly/lib/External/isl/imath/imath.c
 1127   NRCHECK(z != NULL);
 1129   if (MP_USED(z) == 1 && z->digits[0] == 0)
 1129   if (MP_USED(z) == 1 && z->digits[0] == 0)
 1131   else if (MP_SIGN(z) == MP_ZPOS)