Home
last modified time | relevance | path

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

/netbsd-src/games/hunt/huntd/
H A Dextern.c50 int See_over[NASCII]; /* lookup table for determining whether
H A Dhunt.h143 extern int See_over[NASCII];
H A Ddriver.c495 for (i = 0; i < NASCII; i++) in init()
/netbsd-src/games/hunt/include/
H A Dhunt_common.h92 #define NASCII 128 macro