OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wield
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/rogue/
play.c
206
wield
();
pack.c
387
wield
(void)
function
397
ch = pack_letter("
wield
what?", WEAPON);
407
messagef(0, "you can't
wield
%s",
rogue.h
634
void
wield
(void);
/src/games/hack/
Makefile
18
hack.u_init.c hack.unix.c hack.vault.c hack.version.c hack.
wield
.c \
/src/games/larn/
main.c
30
static void
wield
(void);
445
function to show the things player can
wield
only
635
if (c[
WIELD
] == indx)
731
wield
();
732
return; /*
wield
a weapon */
860
c[
WIELD
] = 1;
1010
function to
wield
a weapon
1013
wield
(void)
function
1017
if ((i = whatitem("
wield
")) == '\33')
1035
c[
WIELD
] = i - 'a'
[
all
...]
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026