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

/netbsd-current/games/hack/
H A Dhack.track.c72 #define UTSZ 50 macro
74 static coord utrack[UTSZ];
88 if (utcnt < UTSZ)
90 if (utpnt == UTSZ)
106 i = UTSZ - 1;

Completed in 169 milliseconds