27 DECLARE_LENGTH(
const unsigned long length = ri->ExpL_Size);
28 const unsigned long* m_e =
m->exp;
29 pAssume(!n_IsZero__T(ln,ri->cf));
31#ifdef HAVE_ZERODIVISORS
37 number tmp = n_Mult__T(ln, pn, ri->cf);
38#ifdef HAVE_ZERODIVISORS
39 if (n_IsZero__T(tmp, ri->cf))
59 p_MemAdd__T(
p->exp, m_e,
length);
60 p_MemAddAdjust__T(
p, ri);
61#ifdef HAVE_ZERODIVISORS
static BOOLEAN length(leftv result, leftv arg)
static number & pGetCoeff(poly p)
return an alias to the leading coefficient of p assumes that p != NULL NOTE: not copy
LINKAGE poly p_Mult_mm__T(poly p, const poly m, const ring ri)
#define n_Delete__T(n, r)
static poly p_LmDeleteAndNext(poly p, const ring r)