Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/
H A Dlbp.h384 static int dy = 0, despx = 0, despy = 0, sigpend = 0; in splinerel() local
398 despx = dxnew; in splinerel()
408 { despy = dynew; despx = dxnew; return; } in splinerel()
418 if ((despx != 0) || (despy != 0)) vdmprintf("%s%s",vdmnum(despx,xcoord),\ in splinerel()
423 dxnew = dy = despx = despy = 0; in splinerel()
426 dxnew -= despx; in splinerel()
434 dxnew = dy = despx = despy = 0; in splinerel()