OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:map_key
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hunt/hunt/
hunt_private.h
63
extern char
map_key
[256];
hunt.c
91
char
map_key
[256]; /* what to map keys to */
variable in typeref:typename:char[256]
660
map_key
[i] = (char) i;
735
map_key
[(unsigned int) *s] = *(s + 1);
playit.c
262
if ((*nsp =
map_key
[(unsigned char)*sp]) == 'q')
Completed in 19 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025