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

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

Completed in 199 milliseconds