Home
last modified time | relevance | path

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

/openbsd/usr.bin/mg/
H A Dtty.c52 int tcdell; variable
115 tcdell = charcost(change_scroll_region) * 2 + in ttinit()
118 tcdell = charcost(parm_delete_line); in ttinit()
120 tcdell = charcost(delete_line); in ttinit()
123 tcdell = nrow * ncol; in ttinit()
H A Ddisplay.c960 tempcost += tcdell; in setscores()
974 bestcost += tcdell; in setscores()
H A Ddef.h777 extern int tcdell;