HomeSort by: relevance | last modified time | path
    Searched refs:uright (Results 1 - 7 of 7) sorted by relevancy

  /src/games/hack/
hack.do_wear.c 111 if (!uleft && !uright) {
116 return (dorr(uright));
117 if (!uright)
119 if (uleft && uright)
132 return (dorr(uright));
259 if (uleft && uright) {
270 if (otmp == uleft || otmp == uright) {
280 else if (uright)
384 if (uright && uright->otyp == RIN_PROTECTION
    [all...]
hack.Decl.c 87 *uarmh = 0, *uarms = 0, *uarmg = 0, *uright = 0, *uleft = 0, variable in typeref:struct:
hack.worn.c 95 W_RINGR, &uright
hack.h 226 extern struct obj *uleft, *uright, *fcobj;
hack.eat.c 366 if (uright)
hack.u_init.c 262 uleft = uright = 0;
hack.invent.c 1003 if (!uleft && !uright)
1011 if (uright)
1012 lets[ct++] = obj_to_let(uright);

Completed in 30 milliseconds