HomeSort by: relevance | last modified time | path
    Searched refs:north (Results 1 - 6 of 6) sorted by relevancy

  /src/games/battlestar/
room.c 52 compass = NORTH;
84 case NORTH:
87 ahead = here.north;
95 back = here.north;
99 left = here.north;
107 right = here.north;
120 case NORTH:
122 case NORTH:
136 case NORTH:
150 case NORTH
    [all...]
command6.c 213 if (location[position].north)
214 position = location[position].north;
254 if (location[189].north == 231)
command3.c 251 location[189].north = 231;
extern.h 144 #define NORTH 1010
244 #define north link[0] macro
command4.c 271 location[189].north = 231;
  /src/lib/libc/time/
tzselect.ksh 64 for Paris (in degrees and minutes, North and East), or
496 echo >&2 '40 degrees 42 minutes north,' \

Completed in 21 milliseconds