Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dkutil.h444 int posInT13 (const TSet set,const int length,LObject &p);
H A Dkutil.cc5232 int posInT13 (const TSet set,const int length,LObject &p) in posInT13() function
9895 strat->posInT = posInT13; in initBuchMoraPos()
9982 strat->posInT = posInT13; in initBuchMoraPosRing()
10178 strat->posInT = posInT13; in initSbaPos()
11768 else if (strat->posInT==posInT13) PrintS("posInT13\n"); in kDebugPrint()
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dextra.cc2298 test_PosInT=posInT13; in jjEXTENDED_SYSTEM()