Home
last modified time | relevance | path

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

/original-bsd/usr.bin/ex/
H A Dex_tty.h170 var short costDP; /* likewise for DOWN_PARM */ variable
H A Dex_tty.c134 costDP = cost(tgoto(DOWN_PARM, 10, 10));
H A Dex_put.c577 if (j > costDP && DOWN_PARM) { in plod()