Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dsca.cc476 if (test_PosInL!=NULL) strat->posInL=test_PosInL; in k_sca_bba()
H A Dkstd2.cc81 VAR int (*test_PosInL)(const LSet set, const int length, variable
2413 if (test_PosInL!=NULL) strat->posInL=test_PosInL; in bba()
2908 if (test_PosInL!=NULL) strat->posInL=test_PosInL; in sba()
4385 if (test_PosInL!=NULL) strat->posInL=test_PosInL; in bbaShift()
H A Dkutil.h874 EXTERN_VAR int (*test_PosInL)(const LSet set, const int length, variable
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dextra.cc2312 test_PosInL=NULL; in jjEXTENDED_SYSTEM()