HomeSort by: relevance | last modified time | path
    Searched refs:PIERC (Results 1 - 4 of 4) sorted by relevancy

  /src/games/hack/
def.trap.h 85 #define PIERC 7
hack.search.c 99 if (ttmp->ttyp == PIERC) {
162 if (trap->ttyp == PIERC) {
hack.trap.c 132 case PIERC:
293 case PIERC:
334 case PIERC:
hack.mklev.c 789 /* note: PIERC = 7, MIMIC = 8, TRAPNUM = 9 */
851 if (mazeflag && !rn2(10) && ttmp->ttyp < PIERC)

Completed in 14 milliseconds