Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for386 c In pmxb, move place where isystpg is reset to 0, so that \eject gets
19784 isystpg = 0
20281 isystpg = isystpg+1
20285 c if (isystpg .eq. nsystp(ipage)) isystpg = 0
20457 if (isystpg .eq. 1) then
20709 if (isystpg .eq. nsystp(ipage)) isystpg = 0
20998 if (isystpg .eq. 1) then
21000 else if (isystpg .eq. nsystp(ipage)-1) then
H A Dpmxab.c29732 static integer isystpg; in pmxb_() local
30434 isystpg = 0; in pmxb_()
31214 ++isystpg; in pmxb_()
31574 if (isystpg == 1) { in pmxb_()
32200 if (isystpg == comnotes_1.nsystp[comnotes_1.ipage - 1]) { in pmxb_()
32201 isystpg = 0; in pmxb_()
32724 if (isystpg == 1) { in pmxb_()
32732 } else if (isystpg == comnotes_1.nsystp[comnotes_1.ipage - 1] - 1) in pmxb_()