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

/netbsd-current/games/hack/
H A Dhack.do_wear.c111 if (!uleft && !uright) {
115 if (!uleft)
118 return (dorr(uleft));
119 if (uleft && uright)
129 return (dorr(uleft));
259 if (uleft && uright) {
270 if (otmp == uleft || otmp == uright) {
278 if (uleft)
382 if (uleft && uleft
[all...]
H A Dhack.Decl.c87 *uarmh = 0, *uarms = 0, *uarmg = 0, *uright = 0, *uleft = 0, variable in typeref:struct:
H A Dhack.worn.c92 W_RINGL, &uleft
H A Dhack.h226 extern struct obj *uleft, *uright, *fcobj;
H A Dhack.u_init.c262 uleft = uright = 0;
H A Dhack.eat.c364 if (uleft)
H A Dhack.invent.c1003 if (!uleft && !uright)
1009 if (uleft)
1010 lets[ct++] = obj_to_let(uleft);

Completed in 90 milliseconds