Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c6212 static real ybotaseg, shiftmin; in crdacc_() local
6304 ybotaseg = nolev + segar[iacctype + ((isega << 1) + 2) * 5 - 16]; in crdacc_()
6320 if (segrb[(isegrb + 1 << 1) - 1] > ybotaseg) { in crdacc_()
H A Dpmx270.for3717 ybotaseg = nolev+segar(iacctype,2,isega)
3731 if (segrb(2,isegrb+1) .gt. ybotaseg) then