Searched refs:BELL_OF_OPENING (Results 1 - 25 of 34) sorted by relevance

12

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h245 #define BELL_OF_OPENING 238 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h245 #define BELL_OF_OPENING 238 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dwizard.c118 otmp->otyp == BELL_OF_OPENING ||
141 case M3_WANTSBELL: return(BELL_OF_OPENING);
H A Dquest.c191 if ((otmp = carrying(BELL_OF_OPENING)) == 0)
H A Dbones.c110 } else if (otmp->otyp == BELL_OF_OPENING) {
H A Do_init.c369 BELL_OF_OPENING,
H A Dsteal.c490 real = BELL_OF_OPENING;
H A Dinvent.c259 } else if (obj->otyp == BELL_OF_OPENING) {
505 } else if (obj->otyp == BELL_OF_OPENING) {
569 obj->otyp == BELL_OF_OPENING ||
H A Dmakemon.c1029 mitem = BELL_OF_OPENING;
1512 } else if (otmp->otyp == BELL_OF_OPENING) {
H A Dapply.c750 ordinary = (obj->otyp != BELL_OF_OPENING || !obj->spe),
751 invoking = (obj->otyp == BELL_OF_OPENING &&
855 makeknown(BELL_OF_OPENING);
2896 case BELL_OF_OPENING:
H A Dend.c510 otmp->otyp == BELL_OF_OPENING ||
H A Dspell.c237 if(otmp->otyp == BELL_OF_OPENING &&
H A Dmkobj.c515 case BELL_OF_OPENING: otmp->spe = 3;
H A Dread.c306 case BELL_OF_OPENING:
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dwizard.c118 otmp->otyp == BELL_OF_OPENING ||
141 case M3_WANTSBELL: return(BELL_OF_OPENING);
H A Dquest.c191 if ((otmp = carrying(BELL_OF_OPENING)) == 0)
H A Dbones.c110 } else if (otmp->otyp == BELL_OF_OPENING) {
H A Do_init.c369 BELL_OF_OPENING,
H A Dsteal.c490 real = BELL_OF_OPENING;
H A Dinvent.c259 } else if (obj->otyp == BELL_OF_OPENING) {
505 } else if (obj->otyp == BELL_OF_OPENING) {
569 obj->otyp == BELL_OF_OPENING ||
H A Dmakemon.c1029 mitem = BELL_OF_OPENING;
1512 } else if (otmp->otyp == BELL_OF_OPENING) {
H A Dapply.c750 ordinary = (obj->otyp != BELL_OF_OPENING || !obj->spe),
751 invoking = (obj->otyp == BELL_OF_OPENING &&
855 makeknown(BELL_OF_OPENING);
2896 case BELL_OF_OPENING:
H A Dend.c510 otmp->otyp == BELL_OF_OPENING ||
H A Dspell.c237 if(otmp->otyp == BELL_OF_OPENING &&
H A Dmkobj.c515 case BELL_OF_OPENING: otmp->spe = 3;

Completed in 354 milliseconds

12