Home
last modified time | relevance | path

Searched refs:nummodopt (Results 1 – 8 of 8) sorted by relevance

/dports/math/form/form-4.2.1/sources/
H A Ddollar.c229 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in AssignDollar()
934 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in WildDollars()
1094 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in DolToTensor()
1155 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in DolToFunction()
1212 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in DolToVector()
1275 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in DolToNumber()
1335 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in DolToSymbol()
1389 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in DolToIndex()
1471 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in DolToTerms()
1618 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in DolToLong()
[all …]
H A Dif.c312 int nummodopt, dtype = -1; in DoIfStatement() local
314 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in DoIfStatement()
315 if ( ifp[2] == ModOptdollars[nummodopt].number ) break; in DoIfStatement()
317 if ( nummodopt < NumModOptdollars ) { in DoIfStatement()
318 dtype = ModOptdollars[nummodopt].type; in DoIfStatement()
320 d = ModOptdollars[nummodopt].dstruct+AT.identity; in DoIfStatement()
454 int nummodopt, dtype = -1; in DoIfStatement() local
456 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in DoIfStatement()
459 if ( nummodopt < NumModOptdollars ) { in DoIfStatement()
460 dtype = ModOptdollars[nummodopt].type; in DoIfStatement()
[all …]
H A Dmessage.c428 int nummodopt, dtype; in MesPrint() local
431 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in MesPrint()
432 if ( AN.listinprint[1] == ModOptdollars[nummodopt].number ) break; in MesPrint()
434 if ( nummodopt < NumModOptdollars ) { in MesPrint()
435 dtype = ModOptdollars[nummodopt].type; in MesPrint()
437 d = ModOptdollars[nummodopt].dstruct+AT.identity; in MesPrint()
H A Dfactor.c67 int nummodopt, dtype = -1; in FactorIn() local
69 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in FactorIn()
70 if ( t[FUNHEAD+1] == ModOptdollars[nummodopt].number ) break; in FactorIn()
72 if ( nummodopt < NumModOptdollars ) { in FactorIn()
73 dtype = ModOptdollars[nummodopt].type; in FactorIn()
75 d = ModOptdollars[nummodopt].dstruct+AT.identity; in FactorIn()
H A Dproces.c2129 int nummodopt, dtype = -1; in InFunction() local
2131 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in InFunction()
2355 int nummodopt, dtype = -1; in InFunction() local
2357 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in InFunction()
3083 int nummodopt, dtype = -1, id; in Generator() local
3269 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in Generator()
3364 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in Generator()
3871 int nummodopt, dtype = -1; in Generator() local
3873 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in Generator()
3937 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in Generator()
[all …]
H A Dtransform.c2118 int nummodopt, dtype = -1, numdollar = -*in-1; in RunPermute() local
2120 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in RunPermute()
2121 if ( numdollar == ModOptdollars[nummodopt].number ) break; in RunPermute()
2123 if ( nummodopt < NumModOptdollars ) { in RunPermute()
2124 dtype = ModOptdollars[nummodopt].type; in RunPermute()
2126 d = ModOptdollars[nummodopt].dstruct+AT.identity; in RunPermute()
2170 int nummodopt, dtype = -1, numdollar = -*in-1; in RunPermute() local
2172 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in RunPermute()
2175 if ( nummodopt < NumModOptdollars ) { in RunPermute()
2176 dtype = ModOptdollars[nummodopt].type; in RunPermute()
[all …]
H A Dnormal.c518 int nummodopt, ptype = -1; in Normalize() local
520 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in Normalize()
523 if ( nummodopt < NumModOptdollars ) { in Normalize()
524 ptype = ModOptdollars[nummodopt].type; in Normalize()
666 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in Normalize()
669 if ( nummodopt < NumModOptdollars ) { in Normalize()
670 ptype = ModOptdollars[nummodopt].type; in Normalize()
1084 int nummodopt, dtype = -1; in Normalize() local
1086 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in Normalize()
1089 if ( nummodopt < NumModOptdollars ) { in Normalize()
[all …]
H A Dwildcard.c1339 int nummodopt, dtype = -1; in ResolveSet() local
1371 for ( nummodopt = 0; nummodopt < NumModOptdollars; nummodopt++ ) { in ResolveSet()
1372 if ( -w[1] == ModOptdollars[nummodopt].number ) break; in ResolveSet()
1374 if ( nummodopt < NumModOptdollars ) { in ResolveSet()
1375 dtype = ModOptdollars[nummodopt].type; in ResolveSet()
1377 d = ModOptdollars[nummodopt].dstruct+AT.identity; in ResolveSet()