23#ifdef HAVE_ZERODIVISORS
27 omBin bin = r->PolyBin;
28 DECLARE_LENGTH(
const unsigned long length = r->ExpL_Size);
32#ifndef HAVE_ZERODIVISORS
37 p_MemCopy__T(q->exp,
p->exp,
length);
40 number tmp = n_Mult__T(n, nc, r->cf);
41 if (! n_IsZero__T(tmp,r->cf))
46 p_MemCopy__T(q->exp,
p->exp,
length);
static BOOLEAN length(leftv result, leftv arg)
#define p_AllocBin(p, bin, r)
static number & pGetCoeff(poly p)
return an alias to the leading coefficient of p assumes that p != NULL NOTE: not copy
#define n_Delete__T(n, r)
LINKAGE poly pp_Mult_nn__T(poly p, const number n, const ring r)