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

  /src/games/hack/
def.objclass.h 86 #define NODIR 1
def.objects.h 274 WAND("light", "iridium", 10, NODIR),
275 WAND("secret door detection", "tin", 5, NODIR),
276 WAND("create monster", "platinum", 5, NODIR),
277 WAND("wishing", "glass", 1, NODIR),
hack.mkobj.c 171 (objects[otmp->otyp].bits & NODIR) ? 11 : 4);
hack.zap.c 215 if (!(objects[obj->otyp].bits & NODIR) && !getdir(1))
216 return (1); /* make him pay for knowing !NODIR */
  /src/sys/dev/qbus/
qdreg.h 202 #define NODIR 4
  /src/sys/arch/vax/include/
qdreg.h 204 #define NODIR 4

Completed in 13 milliseconds