Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.end.c590 unsigned hppos; in outentry() local
593 hppos = COLNO - 7 - strlen(hpbuf); in outentry()
594 if (pos <= hppos) { in outentry()
595 while (pos < hppos) in outentry()