Searched refs:itimeout_incr (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpotion.c14 STATIC_DCL long FDECL(itimeout_incr, (long,int));
31 itimeout_incr(old, incr) function
53 set_itimeout(which, itimeout_incr(*which, incr));
445 (void) make_hallucinated(itimeout_incr(HHallucination,
503 make_confused(itimeout_incr(HConfusion, d(3,8)), FALSE);
704 make_confused(itimeout_incr(HConfusion,
751 make_blinded(itimeout_incr(Blinded,
1244 make_confused(itimeout_incr(HConfusion, rnd(5)), FALSE);
1282 make_blinded(itimeout_incr(Blinded, rnd(5)), FALSE);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpotion.c14 STATIC_DCL long FDECL(itimeout_incr, (long,int));
31 itimeout_incr(old, incr) function
53 set_itimeout(which, itimeout_incr(*which, incr));
445 (void) make_hallucinated(itimeout_incr(HHallucination,
503 make_confused(itimeout_incr(HConfusion, d(3,8)), FALSE);
704 make_confused(itimeout_incr(HConfusion,
751 make_blinded(itimeout_incr(Blinded,
1244 make_confused(itimeout_incr(HConfusion, rnd(5)), FALSE);
1282 make_blinded(itimeout_incr(Blinded, rnd(5)), FALSE);

Completed in 38 milliseconds