Searched refs:LAND_MINE (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h225 #define LAND_MINE 218 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h225 #define LAND_MINE 218 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dapply.c2010 ttyp = (otmp->otyp == LAND_MINE) ? LANDMINE : BEAR_TRAP;
2085 ttyp = (otmp->otyp == LAND_MINE) ? LANDMINE : BEAR_TRAP;
2994 case LAND_MINE:
H A Dshk.c3094 otmp = mksobj((ttmp->ttyp == LANDMINE) ? LAND_MINE :
H A Dtrap.c3223 cnv_trap_obj(LAND_MINE, 1, ttmp);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dapply.c2010 ttyp = (otmp->otyp == LAND_MINE) ? LANDMINE : BEAR_TRAP;
2085 ttyp = (otmp->otyp == LAND_MINE) ? LANDMINE : BEAR_TRAP;
2994 case LAND_MINE:
H A Dshk.c3094 otmp = mksobj((ttmp->ttyp == LANDMINE) ? LAND_MINE :
H A Dtrap.c3223 cnv_trap_obj(LAND_MINE, 1, ttmp);

Completed in 129 milliseconds