Home
last modified time | relevance | path

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

/dports/sysutils/screen/screen-4.8.0/
H A Ddisplay.h292 #define D_CRcost DISPLAY(d_CRcost) macro
H A Dtermcap.c443 D_CRcost = CalcCost(D_CR);
H A Ddisplay.c1063 if (x2 + D_CRcost < costx && (m = (x2 ? CallRewrite(y1, 0, x2 - 1, 0) : 0) + D_CRcost) < costx)