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

Declarations

tools/polly/lib/External/isl/imath/imath.h
   75 extern const mp_result MP_TRUNC;

References

tools/polly/lib/External/isl/imath/imath.c
 1725     return MP_TRUNC;
 1806     return MP_TRUNC;
 3125   return (uz == 0) ? MP_OK : MP_TRUNC;
tools/polly/lib/External/isl/imath/imrat.c
  512     return MP_TRUNC;
  627     res = MP_TRUNC;
  688       (res != MP_TRUNC))
  730     if (res == MP_TRUNC) {
  768      (res != MP_TRUNC))
  796     return MP_TRUNC;
  809        (res != MP_TRUNC))