Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c29734 static real ptsdflt; in pmxb_() local
30840 ptsdflt = esk * comask_1.poenom - comask_1.wheadpt; in pmxb_()
30842 if ((ptsndb > ptsdflt || comnsp_2.ptsgnd > 0.f) && comget_1.movbrk == in pmxb_()
30857 if (ptsndb - ptsdflt > comnsp_2.ptsgnd - comask_1.poenom * in pmxb_()
H A Dpmx270.for20066 ptsdflt = esk*poenom-wheadpt
20067 c if ((ptsndb.gt.ptsdflt.or.ptsgnd.gt.0.) .and. movbrk.eq.0) then
20068 if ((ptsndb.gt.ptsdflt.or.ptsgnd.gt.0.) .and. movbrk.eq.0
20075 if (ptsndb-ptsdflt .gt. ptsgnd-poenom*eskgnd) then