Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for11845 * iornq(ivx,0),ornrpt,noffseg,
12778 * iornq(ivx,0),ornrpt,noffseg,nnl(ivx),ivx,
13872 c noffseg: horiz. offset for segno
13980 noffseg = 0
13992 noffseg = int(fnum)
13993 if (negseg) noffseg = -noffseg
15892 if (noffseg.le.-10) then
15893 write(noteq(1:5),'(1H{,i3,1H})')noffseg
15895 else if (noffseg.lt.0 .or. noffseg.ge.10) then
15896 write(noteq(1:4),'(1H{,i2,1H})')noffseg
[all …]
H A Dpmxab.c533 integer noffseg, ngrace, nvolt, ivlit[83], iplit[83], nlit; member
18372 comgrace_1.noffseg, &i__2, &commvl_1.ivx, & in getnote_()
19645 comget_1.ornrpt, &comgrace_1.noffseg, &all_1.nnl[commvl_1.ivx in getnote_()
21425 *noffseg = 0; in getorn_()
21437 *noffseg = (integer) fnum; in getorn_()
21439 *noffseg = -(*noffseg); in getorn_()
24341 if (comgrace_1.noffseg <= -10) { in make2bar_()
24343 do_fio(&c__1, (char *)&comgrace_1.noffseg, (ftnlen)sizeof( in make2bar_()
24347 } else if (comgrace_1.noffseg < 0 || comgrace_1.noffseg >= 10) { in make2bar_()
24349 do_fio(&c__1, (char *)&comgrace_1.noffseg, (ftnlen)sizeof( in make2bar_()
[all …]