Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dkutil.h445 int posInT15 (const TSet set,const int length,LObject &p);
H A Dkutil.cc5299 int posInT15 (const TSet set,const int length,LObject &p) in posInT15() function
9834 strat->posInT = posInT15; in initBuchMoraPos()
9897 strat->posInT = posInT15; in initBuchMoraPos()
10117 strat->posInT = posInT15; in initSbaPos()
10180 strat->posInT = posInT15; in initSbaPos()
11769 else if (strat->posInT==posInT15) PrintS("posInT15\n"); in kDebugPrint()
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dextra.cc2300 test_PosInT=posInT15; in jjEXTENDED_SYSTEM()