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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c792 int pat_on_head = 0, kick_on_butt; local
822 if (p_trouble == 0) pat_on_head = 1;
831 case 5: pat_on_head = 1;
846 /* note: can't get pat_on_head unless all troubles have just been
849 if(pat_on_head)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c792 int pat_on_head = 0, kick_on_butt; local
822 if (p_trouble == 0) pat_on_head = 1;
831 case 5: pat_on_head = 1;
846 /* note: can't get pat_on_head unless all troubles have just been
849 if(pat_on_head)

Completed in 34 milliseconds