Home
last modified time | relevance | path

Searched defs:NORTH (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/games/hunt/hunt/
H A Dotto.c82 # define NORTH 0 macro
/openbsd-src/games/battlestar/
H A Dextern.h145 #define NORTH 1010 macro
/openbsd-src/games/hunt/huntd/
H A Dserver.h79 #define NORTH 01 macro
/openbsd-src/sys/dev/wscons/
H A Dwstpad.c278 #define NORTH(d) ((d) == 0 || (d) == 11) macro