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

Declarations

tools/polly/lib/External/isl/imath/imath.c
  282 STATIC void      s_dbmul(mp_digit *da, mp_digit b, mp_digit *dc,

References

tools/polly/lib/External/isl/imath/imath.c
 2954     s_dbmul(MP_DIGITS(v), (mp_digit) qhat, t.digits, n+1); t.used = n + 1;
 2961       s_dbmul(MP_DIGITS(v), (mp_digit) qhat, t.digits, n+1);
 2966         s_dbmul(MP_DIGITS(v), (mp_digit) qhat, t.digits, n+1);