Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_tty.h129 var short costDP; /* likewise for parm_down_cursor */ variable
H A Dex_tty.c239 costDP = cost(tparm(parm_down_cursor, 10)); in setterm()
H A Dex_put.c679 if (j > costDP && parm_down_cursor) { in plod()