Home | History | Annotate | Download | only in rogue

Lines Matching refs:boolean

59 boolean jump = 0;
62 static boolean can_turn(short, short);
63 static boolean check_hunger(boolean);
66 static boolean next_to_something(int, int);
67 static void turn_passage(short, boolean);
228 boolean
241 static boolean
302 boolean
323 boolean first_miss = 1;
338 boolean
374 static boolean
375 check_hunger(boolean msg_only)
378 boolean fainted = 0;
442 boolean
445 boolean fainted;
554 static boolean alt;
615 static boolean
625 turn_passage(short dir, boolean fast)