Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dgr_kstd2.cc577 at = posInL11(strat->L,strat->Ll,h,strat);
H A Dkutil.h473 int posInL11 (const LSet set, const int length,
H A Dkutil.cc5986 int posInL11 (const LSet set, const int length, in posInL11() function
9840 strat->posInL = posInL11; in initBuchMoraPos()
9845 strat->posInL = posInL11; in initBuchMoraPos()
9864 strat->posInL = posInL11; in initBuchMoraPos()
9885 strat->posInL = posInL11; in initBuchMoraPos()
10123 strat->posInL = posInL11; in initSbaPos()
10128 strat->posInL = posInL11; in initSbaPos()
10147 strat->posInL = posInL11; in initSbaPos()
10168 strat->posInL = posInL11; in initSbaPos()
11792 else if (strat->posInL==posInL11) PrintS("posInL11\n"); in kDebugPrint()