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

/openbsd-current/games/hack/
H A Dhack.mhitu.c255 if(rn2(3)) rloc(mtmp);
257 rloc(mtmp);
269 if(!rn2(50)) rloc(mtmp);
327 if(!rn2(5)) rloc(mtmp);
H A Dhack.steal.c91 rloc(mtmp);
98 rloc(mtmp);
123 rloc(mtmp);
H A Dhack.makemon.c128 rloc(mtmp);
205 /* used only in mnexto and rloc */
218 rloc(struct monst *mtmp) function
H A Dhack.trap.c253 rloc(mtmp);
H A Dhack.mon.c256 rloc(mtmp);
350 rloc(mtmp);
492 rloc(mtmp);
H A Dhack.dog.c122 rloc(mtmp);
H A Dhack.do.c463 rloc(mon);
H A Dhack.h417 void rloc(struct monst *);
H A Dhack.zap.c120 rloc(mtmp);
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c16197 build_this_super_qualified_invocation (use_this, name, args, lloc, rloc)
16200 int lloc, rloc;
16207 return make_qualified_primary (wfl, invok, rloc);
H A Dparse.y12628 build_this_super_qualified_invocation (use_this, name, args, lloc, rloc)
12631 int lloc, rloc;
12638 return make_qualified_primary (wfl, invok, rloc);

Completed in 187 milliseconds