Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for16181 ptclef(ivx) = 0.
16186 * ptclef(ivx) = ptclef(ivx)+taccfac*wheadpt1
16187 if (isgrace) ptclef(ivx) = ptclef(ivx)+spgr
16288 if (iscln) ptclef(ivx) = ptclef(ivx)+ptsadd
16530 c print*,'At clef insertion, ptclef:',ptclef(iv)
16531 if (ptclef(iv) .gt. 0.) then
16533 if (ptclef(iv) .lt. 9.95) then
16534 write(notexq(7:9),'(f3.1)')ptclef(iv)
16547 if (ptclef(iv) .gt. 0.) then
16549 if (ptclef(iv) .lt. 9.95) then
[all …]
H A Dpmxab.c24187 static real ptclef[24]; in make2bar_() local
24806 ptclef[commvl_1.ivx - 1] = 0.f; in make2bar_()
24811 ptclef[commvl_1.ivx - 1] += taccfac * wheadpt1; in make2bar_()
24814 ptclef[commvl_1.ivx - 1] += spgr; in make2bar_()
24942 ptclef[commvl_1.ivx - 1] += ptsadd; in make2bar_()
25362 if (ptclef[all_1.iv - 1] > 0.f) { in make2bar_()
25367 if (ptclef[all_1.iv - 1] < 9.95f) { in make2bar_()
25369 do_fio(&c__1, (char *)&ptclef[all_1.iv - 1], ( in make2bar_()
25375 do_fio(&c__1, (char *)&ptclef[all_1.iv - 1], ( in make2bar_()
25393 if (ptclef[all_1.iv - 1] > 0.f) { in make2bar_()
[all …]