Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c6215 static integer ibelowbot, ibelowtop, iwa, iranksetter, iseg; in crdacc_() local
6448 for (ibelowbot = ibelowtop; ibelowbot >= 1; --ibelowbot) { in crdacc_()
6449 if (segrb[(ibelowbot << 1) - 1] < nolev + segal[iacctype in crdacc_()
6467 netgain = nsegal[iacctype - 1] - ibelowtop + ibelowbot; in crdacc_()
6510 segrb[(ibelowbot + isega << 1) - 2] = shift + segal[iacctype + (( in crdacc_()
6512 segrb[(ibelowbot + isega << 1) - 1] = nolev + segal[iacctype + (( in crdacc_()
6515 ksegrb[ibelowbot + isega - 1] = 0; in crdacc_()
6517 ksegrb[ibelowbot + isega - 1] = micrd[iwa]; in crdacc_()
H A Dpmx270.for3841 do 9 ibelowbot = ibelowtop , 1 , -1
3842 if (segrb(2,ibelowbot) .lt.
3852 netgain = nsegal(iacctype)-ibelowtop+ibelowbot
3888 segrb(1,ibelowbot+isega) = shift+segal(iacctype,1,isega)
3889 segrb(2,ibelowbot+isega) = nolev+segal(iacctype,2,isega)
3891 ksegrb(ibelowbot+isega) = 0
3893 ksegrb(ibelowbot+isega) = micrd(iwa)