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

  /src/games/hack/
def.trap.h 75 #define newtrap() ((struct trap *) alloc(sizeof(struct trap))) macro
hack.lev.c 277 trap = newtrap();
282 trap = newtrap();
hack.trap.c 97 ttmp = newtrap();

Completed in 14 milliseconds