Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.tty.c118 #define NR_OF_EOFS 20 macro
356 #ifdef NR_OF_EOFS in readchar()
362 int cnt = NR_OF_EOFS; in readchar()