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

References

tools/polly/lib/External/isl/imath/imath.c
  433   mp_digit vbuf[MP_VALUE_DIGITS(value)];
  442   mp_digit vbuf[MP_VALUE_DIGITS(uvalue)];
  451   mp_digit vbuf[MP_VALUE_DIGITS(value)];
  460   mp_digit vbuf[MP_VALUE_DIGITS(uvalue)];
  628   mp_digit vbuf[MP_VALUE_DIGITS(value)];
  698   mp_digit vbuf[MP_VALUE_DIGITS(value)];
  766   mp_digit vbuf[MP_VALUE_DIGITS(value)];
  960   mp_digit  vbuf[MP_VALUE_DIGITS(value)];
 1207   mp_digit vbuf[MP_VALUE_DIGITS(value)];
 1218   mp_digit vbuf[MP_VALUE_DIGITS(value)];
 2045   z->alloc = MP_VALUE_DIGITS(value);
 2102   mp_digit vdig[MP_VALUE_DIGITS(uv)];