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

/netbsd-current/games/hack/
H A Dhack.invent.c395 boolean allownone = FALSE; local
406 let++, allownone = TRUE;
407 if (allownone)
456 if (!foo && !allowall && !allowgold && !allownone) {
485 return (allownone ? &zeroobj : (struct obj *) 0);

Completed in 136 milliseconds