Home
last modified time | relevance | path

Searched refs:despy (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
408 { despy = dynew; despx = dxnew; return; } in splinerel()
418 if ((despx != 0) || (despy != 0)) vdmprintf("%s%s",vdmnum(despx,xcoord),\ in splinerel()
419 vdmnum(despy,ycoord)); in splinerel()
423 dxnew = dy = despx = despy = 0; in splinerel()
427 dynew -= despy; in splinerel()
434 dxnew = dy = despx = despy = 0; in splinerel()