Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for2556 * isig,lastisig,fracindent,widthpt,height,hoffpt,voffpt,idsig,
4328 * isig,lastisig,fracindent,widthpt,height,hoffpt,voffpt,idsig,
11391 * isig,lastisig,fracindent,widthpt,height,hoffpt,voffpt,idsig,
13672 lastisig = isig
15260 * isig,lastisig,fracindent,widthpt,height,hoffpt,voffpt,idsig,
20753 if (lastisig*isig .ge. 0) then
20754 naccs = max(abs(lastisig),abs(isig))
20756 naccs = abs(lastisig-isig)
20785 if (lastisig*isig .ge. 0) then
20786 naccs = max(abs(lastisig),abs(isig))
[all …]
H A Dpmxab.c338 integer itopfacteur, ibotfacteur, interfacteur, isig0, isig, lastisig; member
21031 comtop_1.lastisig = comtop_1.isig; in getnote_()
32281 if (comtop_1.lastisig * comtop_1.isig >= 0) { in pmxb_()
32283 i__7 = abs(comtop_1.lastisig), i__2 = abs( in pmxb_()
32287 naccs = (i__7 = comtop_1.lastisig - comtop_1.isig, in pmxb_()
32359 if (comtop_1.lastisig * comtop_1.isig >= 0) { in pmxb_()
32361 i__7 = abs(comtop_1.lastisig), i__2 = abs( in pmxb_()
32365 naccs = (i__7 = comtop_1.lastisig - comtop_1.isig, in pmxb_()