Home
last modified time | relevance | path

Searched refs:ndxbs (Results 1 – 4 of 4) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dscor2prt.c2082 static integer ndxbs; in ntindex_() local
2107 ndxbs = i_indx(tline, "\\", (ftnlen)128, (ftnlen)1); in ntindex_()
2108 if (ndxbs > 0) { in ntindex_()
2147 if (ndxbs == 0 || ndxs2 < ndxbs) { in ntindex_()
2159 for (ic = ndxbs + 1; ic <= i__1; ++ic) { in ntindex_()
H A Dscor2prt.for1208 ndxbs = index(tline,char(92))
1209 if (ndxbs .gt. 0) then
1234 if (ndxbs.eq.0 .or. ndxs2.lt.ndxbs) then
1245 do 1 ic = ndxbs+1 , len
H A Dpmxab.c28372 static integer ndxs2, ndxbs; in ntindex_() local
28381 ndxbs = i_indx(line, ch__1, line_len, (ftnlen)1); in ntindex_()
28382 if (ndxbs == 0 || ndxs2 < ndxbs) { in ntindex_()
28392 for (ic = ndxbs + 1; ic <= i__1; ++ic) { in ntindex_()
H A Dpmx270.for18444 ndxbs = index(line,chax(92))
18445 if (ndxbs.eq.0 .or. ndxs2.lt.ndxbs) then
18454 do 1 ic = ndxbs+1 , len