Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for11360 common /comhead/ ihdht,lower,headrq,lowerq,ihdvrt
13011 ihdht = 16
15214 common /comhead/ ihdht,lower,headrq,lowerq,ihdvrt
15775 common /comhead/ ihdht,lower,headrq,lowerq,ihdvrt
16413 if (ihdht.gt.0 .and. ivx.eq.nv) then
16418 ihdht = 15+irzbnd+isnx
16423 ihdht = ihdht+ihdvrt
16426 write(notexq(12:13),'(i2)')ihdht
16430 ihdht = 0
H A Dpmxab.c644 integer ihdht; member
19948 comhead_1.ihdht = 16; in getnote_()
25169 if (comhead_1.ihdht > 0 && commvl_1.ivx == all_1.nv) { in make2bar_()
25174 comhead_1.ihdht = comsln_1.irzbnd + 15 + in make2bar_()
25180 comhead_1.ihdht += comhead_1.ihdvrt; in make2bar_()
25187 do_fio(&c__1, (char *)&comhead_1.ihdht, (ftnlen)sizeof( in make2bar_()
25207 comhead_1.ihdht = 0; in make2bar_()