Go to the source code of this file.
◆ pp_Mult_mm__T()
Definition at line 17 of file pp_Mult_mm__T.cc.
26 #ifdef HAVE_ZERODIVISORS
31 omBin bin = ri->PolyBin;
32 DECLARE_LENGTH(
const unsigned long length = ri->ExpL_Size);
33 const unsigned long* m_e =
m->exp;
34 pAssume(!n_IsZero__T(ln,ri->cf));
41 #ifdef HAVE_ZERODIVISORS
42 if (! n_IsZero__T(tmp, ri->cf))
48 p_MemSum__T(q->exp,
p->exp, m_e,
length);
49 p_MemAddAdjust__T(q, ri);
50 #ifdef HAVE_ZERODIVISORS