Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_tty.h130 var short costLP; /* likewise for parm_left_cursor */ variable
H A Dex_tty.c240 costLP = cost(tparm(parm_left_cursor, 10)); in setterm()
H A Dex_put.c710 if (j > costLP && parm_left_cursor) { in plod()