Home
last modified time | relevance | path

Searched refs:bSaveShortOut (Results 1 – 1 of 1) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/monomials/
H A Dring.cc256 const BOOLEAN bSaveShortOut = rShortOut(R); R->ShortOut = rShortOut(r) & rCanShortOut(R); in rWrite() local
260 R->ShortOut = bSaveShortOut; in rWrite()