Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.objnam.c453 int cnt, spe, spesgn, typ, heavy; in readobjnam() local
457 cnt = spe = spesgn = typ = heavy = 0; in readobjnam()
484 spesgn = (*bp++ == '+') ? 1 : -1; in readobjnam()
504 spesgn = 1; in readobjnam()
658 spesgn = -1; in readobjnam()
659 if (let != WAND_SYM && spesgn == -1) in readobjnam()
669 if (spesgn == -1) in readobjnam()