Searched refs:NODIR (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dacconfig.h3 #undef NODIR /* none -- don't make numbered backup files */ macro
/openbsd-current/games/hack/
H A Ddef.objclass.h85 #define NODIR 1 macro
H A Ddef.objects.h270 WAND("light", "iridium", 10, NODIR),
271 WAND("secret door detection", "tin", 5, NODIR),
272 WAND("create monster", "platinum", 5, NODIR),
273 WAND("wishing", "glass", 1, NODIR),
H A Dhack.mkobj.c158 (objects[otmp->otyp].bits & NODIR) ? 11 : 4);
H A Dhack.zap.c201 if(!(objects[obj->otyp].bits & NODIR) && !getdir(1))
202 return(1); /* make him pay for knowing !NODIR */

Completed in 117 milliseconds