HomeSort by: relevance | last modified time | path
    Searched defs:unpd (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.invent.c 768 boolean unpd = FALSE; local in function:dotypeinv
784 unpd = TRUE;
786 if (unpd)
812 if ((c == 'u' || c == 'U') && !unpd) {
hack.invent.c 768 boolean unpd = FALSE; local in function:dotypeinv
784 unpd = TRUE;
786 if (unpd)
812 if ((c == 'u' || c == 'U') && !unpd) {

Completed in 25 milliseconds