Home
last modified time | relevance | path

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

/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A DsetFunktions.c13035 int args,anz_seq, length, setNr, setNr2; in commandoInterpreter() local
14590 j=anz_seq=0; in commandoInterpreter()
14595 anz_seq+=na; in commandoInterpreter()
14598 for (i=anz_seq-na; i<anz_seq; i++) in commandoInterpreter()
14641 if(type[0]=='p') ibuf=set[setNr].anz_p+anz_seq; in commandoInterpreter()
14642 if(type[0]=='n') ibuf=set[setNr].anz_n+anz_seq; in commandoInterpreter()
14694 if(type[0]=='p') ibuf=set[setNr].anz_p+anz_seq; in commandoInterpreter()
14695 if(type[0]=='n') ibuf=set[setNr].anz_n+anz_seq; in commandoInterpreter()
14739 for (i=0; i<anz_seq; i++) in commandoInterpreter()
14747 for (i=0; i<anz_seq; i++) in commandoInterpreter()
[all …]