OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:south
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/battlestar/
room.c
88
back = here.
south
;
91
case
SOUTH
:
94
ahead = here.
south
;
100
right = here.
south
;
106
left = here.
south
;
124
case
SOUTH
:
134
case
SOUTH
:
139
case
SOUTH
:
152
case
SOUTH
:
166
case
SOUTH
[
all
...]
command6.c
215
else if (location[position].
south
)
216
position = location[position].
south
;
command3.c
252
location[231].
south
= 189;
extern.h
145
#define
SOUTH
1011
245
#define
south
link[1]
macro
command4.c
272
location[231].
south
= 189;
Completed in 20 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026