Home
last modified time | relevance | path

Searched refs:posInLOldFlag (Results 1 – 4 of 4) sorted by path

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dkstd1.cc1636 if (strat->posInLOldFlag) in enterSMora()
1642 strat->posInLOldFlag = FALSE; in enterSMora()
1807 strat->posInLOldFlag = TRUE; in initMora()
1896 if (TEST_OPT_FASTHC && (strat->lastAxis) && strat->posInLOldFlag) in mora()
1899 strat->posInLOldFlag = FALSE; in mora()
H A Dkstdfac.cc198 s->posInLOldFlag=o->posInLOldFlag; in kStratCopy()
H A Dkutil.h386 /*BOOLEAN*/ char posInLOldFlag; variable
H A Dsca.cc935 if (TEST_OPT_FASTHC && (strat->lastAxis) && strat->posInLOldFlag) in k_sca_mora()
938 strat->posInLOldFlag = FALSE; in k_sca_mora()