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

References

tools/polly/lib/External/isl/imath/imath.c
 3097     for (i = sizeof(mp_digit); i > 0 && pos < limit; --i) {
 3097     for (i = sizeof(mp_digit); i > 0 && pos < limit; --i) {
 3097     for (i = sizeof(mp_digit); i > 0 && pos < limit; --i) {
 3103 	i = 0; /* exit loop without signaling truncation */
 3107     if (i > 0) break;