Home
last modified time | relevance | path

Searched refs:PIERC (Results 1 – 4 of 4) sorted by relevance

/dragonfly/games/hack/
HDhack.trap.c127 case PIERC: in dotrap()
288 case PIERC: in mintrap()
329 case PIERC: in float_down()
HDhack.search.c94 if (ttmp->ttyp == PIERC) { in findit()
157 … if (trap->ttyp == PIERC) { in dosearch()
HDdef.trap.h85 #define PIERC 7 macro
HDhack.mklev.c846 if (mazeflag && !rn2(10) && ttmp->ttyp < PIERC) in mktrap()