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

References

tools/polly/lib/External/isl/imath/imath.c
 2472   if (ndig) {
 2476     if (ndig >= uz) {
 2481     to = MP_DIGITS(z); from = to + ndig;
 2483     for (mark = ndig; mark < uz; ++mark)
 2486     MP_USED(z) = uz - ndig;