Searched refs:MAGIC_MARKER (Results 1 - 22 of 22) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h224 #define MAGIC_MARKER 217 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h224 #define MAGIC_MARKER 217 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dengrave.c778 case MAGIC_MARKER:
1067 (otmp->otyp == MAGIC_MARKER)) {
H A Dread.c312 case MAGIC_MARKER:
318 else if (rechrg && obj->otyp == MAGIC_MARKER) { /* previously recharged */
H A Du_init.c183 { MAGIC_MARKER, UNDEF_SPE, TOOL_CLASS, 1, 0 },
H A Dmkobj.c496 case MAGIC_MARKER: otmp->spe = rn1(70,30);
H A Dmonmove.c1358 typ != MAGIC_MARKER && typ != TIN_OPENER &&
H A Dpray.c1006 carrying(MAGIC_MARKER)) break;
H A Dinvent.c869 otyp != MAGIC_MARKER && otyp != TOWEL))
H A Dapply.c2925 case MAGIC_MARKER:
H A Dshk.c3848 } else if(otmp->otyp == MAGIC_MARKER) { /* 70 - 100 */
H A Dzap.c1322 } else if (otmp->otyp == MAGIC_MARKER) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dengrave.c778 case MAGIC_MARKER:
1067 (otmp->otyp == MAGIC_MARKER)) {
H A Dread.c312 case MAGIC_MARKER:
318 else if (rechrg && obj->otyp == MAGIC_MARKER) { /* previously recharged */
H A Du_init.c183 { MAGIC_MARKER, UNDEF_SPE, TOOL_CLASS, 1, 0 },
H A Dmkobj.c496 case MAGIC_MARKER: otmp->spe = rn1(70,30);
H A Dmonmove.c1358 typ != MAGIC_MARKER && typ != TIN_OPENER &&
H A Dpray.c1006 carrying(MAGIC_MARKER)) break;
H A Dinvent.c869 otyp != MAGIC_MARKER && otyp != TOWEL))
H A Dapply.c2925 case MAGIC_MARKER:
H A Dshk.c3848 } else if(otmp->otyp == MAGIC_MARKER) { /* 70 - 100 */
H A Dzap.c1322 } else if (otmp->otyp == MAGIC_MARKER) {

Completed in 142 milliseconds