Searched refs:ALLOW_COUNT (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h144 #define ALLOW_COUNT (MAXOCLASSES+1) /* Can be used in the object class */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h144 #define ALLOW_COUNT (MAXOCLASSES+1) /* Can be used in the object class */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddothrow.c25 { ALLOW_COUNT, COIN_CLASS, ALL_CLASSES, WEAPON_CLASS, 0 };
28 { ALLOW_COUNT, COIN_CLASS, ALL_CLASSES, GEM_CLASS, 0 };
H A Dartifact.c1169 static NEARDATA const char recharge_type[] = { ALLOW_COUNT, ALL_CLASSES, 0 };
H A Ddo.c32 { ALLOW_COUNT, COIN_CLASS, ALL_CLASSES, 0 };
H A Dread.c24 static const char all_count[] = { ALLOW_COUNT, ALL_CLASSES, 0 };
H A Dinvent.c776 if(*let == ALLOW_COUNT) let++, allowcnt = 1;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddothrow.c25 { ALLOW_COUNT, COIN_CLASS, ALL_CLASSES, WEAPON_CLASS, 0 };
28 { ALLOW_COUNT, COIN_CLASS, ALL_CLASSES, GEM_CLASS, 0 };
H A Dartifact.c1169 static NEARDATA const char recharge_type[] = { ALLOW_COUNT, ALL_CLASSES, 0 };
H A Ddo.c32 { ALLOW_COUNT, COIN_CLASS, ALL_CLASSES, 0 };
H A Dread.c24 static const char all_count[] = { ALLOW_COUNT, ALL_CLASSES, 0 };
H A Dinvent.c776 if(*let == ALLOW_COUNT) let++, allowcnt = 1;

Completed in 185 milliseconds