Home
last modified time | relevance | path

Searched refs:posconst (Results 1 – 7 of 7) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dkutil.cc10794 int posconst = idPosConstant(F); in preIntegerCheck() local
10795 if((posconst != -1) && (!nIsZero(F->m[posconst]->coef))) in preIntegerCheck()
10811 posconst = idPosConstant(monred); in preIntegerCheck()
10813 if((posconst != -1) && (!nIsZero(monred->m[posconst]->coef))) in preIntegerCheck()
10815 pmon = pCopy(monred->m[posconst]); in preIntegerCheck()
/dports/astro/cfitsio/cfitsio-3.49/
H A Deval.y4883 int posconst = theParams[1]->operation == CONST_OP; in Do_Func() local
4894 if (posconst) { in Do_Func()
H A Deval_y.c7256 int posconst = theParams[1]->operation == CONST_OP; in Do_Func() local
7267 if (posconst) { in Do_Func()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Deval.y4962 int posconst = theParams[1]->operation == CONST_OP;
4973 if (posconst) {
H A Deval_y.c6458 int posconst = theParams[1]->operation == CONST_OP;
6469 if (posconst) {
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Deval_y.c7489 int posconst = theParams[1]->operation == CONST_OP; in Do_Func() local
7500 if (posconst) { in Do_Func()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Deval_y.c7296 int posconst = theParams[1]->operation == CONST_OP; in Do_Func() local
7307 if (posconst) { in Do_Func()