Searched refs:ALLOW_NONE (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h146 #define ALLOW_NONE (MAXOCLASSES+3) /* */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h146 #define ALLOW_NONE (MAXOCLASSES+3) /* */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dwield.c226 { ALL_CLASSES, ALLOW_NONE, WEAPON_CLASS, TOOL_CLASS, 0 };
228 { ALL_CLASSES, ALLOW_NONE, WEAPON_CLASS, 0 };
230 { ALL_CLASSES, ALLOW_NONE, GEM_CLASS, WEAPON_CLASS, 0 };
H A Dengrave.c405 { ALL_CLASSES, ALLOW_NONE, TOOL_CLASS, WEAPON_CLASS, WAND_CLASS,
H A Dapply.c1752 static NEARDATA const char lubricables[] = { ALL_CLASSES, ALLOW_NONE, 0 };
1845 static const char justgems[3] = { ALLOW_NONE, GEM_CLASS, 0 };
H A Dinvent.c795 if(*let == ALLOW_NONE) let++, allownone = TRUE;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dwield.c226 { ALL_CLASSES, ALLOW_NONE, WEAPON_CLASS, TOOL_CLASS, 0 };
228 { ALL_CLASSES, ALLOW_NONE, WEAPON_CLASS, 0 };
230 { ALL_CLASSES, ALLOW_NONE, GEM_CLASS, WEAPON_CLASS, 0 };
H A Dengrave.c405 { ALL_CLASSES, ALLOW_NONE, TOOL_CLASS, WEAPON_CLASS, WAND_CLASS,
H A Dapply.c1752 static NEARDATA const char lubricables[] = { ALL_CLASSES, ALLOW_NONE, 0 };
1845 static const char justgems[3] = { ALLOW_NONE, GEM_CLASS, 0 };
H A Dinvent.c795 if(*let == ALLOW_NONE) let++, allownone = TRUE;

Completed in 164 milliseconds