Home
last modified time | relevance | path

Searched refs:boolean (Results 1 – 25 of 125) sorted by relevance

12345

/minix3/games/rogue/
H A Drogue.h48 #define boolean char macro
457 void add_exp(int, boolean);
464 boolean can_move(int, int, int, int);
466 boolean check_imitator(object *);
476 void do_put_on(object *, boolean);
480 void dr_course(object *, boolean, short, short);
487 void fight(boolean);
488 boolean flame_broil(object *);
492 int get_damage(const char *, boolean);
496 void get_food(object *, boolean);
[all …]
H A Dmove.c59 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; in move_onto()
338 boolean
[all …]
H A Dinit.c63 static void env_get_value(char **, char *, boolean);
68 static boolean init_curses = 0;
72 boolean cant_int = 0;
73 boolean did_int = 0;
74 boolean score_only;
75 boolean save_is_interactive = 1;
76 boolean ask_quit = 1;
77 boolean no_skull = 0;
78 boolean passgo = 0;
329 env_get_value(char **s, char *e, boolean add_blank) in env_get_value()
H A Dring.c68 boolean r_teleport;
69 boolean r_see_invisible;
70 boolean sustain_strength;
71 boolean maintain_armor;
135 do_put_on(object *ring, boolean on_left) in do_put_on()
149 boolean left = 0, right = 0; in remove_ring()
210 gr_ring(object *ring, boolean assign_wk) in gr_ring()
276 ring_stats(boolean pr) in ring_stats()
H A Dmessage.c64 static boolean rmsg = 0;
66 boolean msg_cleared = 1;
74 message(const char *msg, boolean intrpt) in message()
111 messagef(boolean intrpt, const char *fmt, ...) in messagef()
155 boolean add_blank, boolean do_echo) in get_input_line()
246 boolean label; in print_stats()
353 boolean
360 r_index(const char *str, int ch, boolean last) in r_index()
H A Dsave.c59 static boolean has_been_touched(const struct rogue_time *,
63 static void read_pack(object *, FILE *, boolean);
65 static void rw_dungeon(FILE *, boolean);
66 static void rw_id(struct id *, FILE *, int, boolean);
67 static void rw_rooms(FILE *, boolean);
146 r_write(fp, is_wood, (WANDS * sizeof(boolean))); in save_into_file()
218 r_read(fp, is_wood, (WANDS * sizeof(boolean))); in restore()
267 read_pack(object *pack, FILE *fp, boolean is_rogue) in read_pack()
295 rw_dungeon(FILE *fp, boolean rw) in rw_dungeon()
318 rw_id(struct id id_table[], FILE *fp, int n, boolean wr) in rw_id()
[all …]
H A Dspec_hit.c63 static boolean gold_at(short, short);
67 static boolean try_to_cough(short, short, object *);
70 boolean being_held;
181 boolean has_something = 0; in steal_item()
289 static boolean
308 boolean
340 static boolean
360 boolean
376 boolean
461 boolean
[all …]
H A Droom.c60 static boolean rooms_visited[MAXROOMS];
65 boolean is_bool;
67 boolean *bval;
99 static boolean get_oth_room(short, short *, short *);
290 boolean found; in party_objects()
332 boolean
422 dr_course(object *monster, boolean entering, short row, short col) in dr_course()
495 static boolean
523 boolean done = 0; in edit_opts()
H A Dpack.c61 static boolean is_pack_letter(short *, unsigned short *);
62 static boolean mask_pack(const object *, unsigned short);
251 boolean ichars[26]; in next_avail_ichar()
496 static boolean
508 static boolean
545 boolean
H A Dthrow.c60 static boolean throw_at_monster(object *, object *);
66 boolean first_miss = 1; in throw()
126 boolean
208 boolean found = 0; in flop_weapon()
H A Dhit.c125 rogue_hit(object *monster, boolean force_hit) in rogue_hit()
178 get_damage(const char *ds, boolean r) in get_damage()
333 fight(boolean to_the_death) in fight()
337 boolean first_miss = 1; in fight()
H A Dtrap.c59 boolean trap_door = 0;
230 search(short n, boolean is_auto) in search()
234 static boolean reg_search; in search()
H A Dmonster.c59 boolean mon_disappeared;
182 boolean flew; in mv_mons()
240 boolean found; in party_monsters()
312 boolean tried[6]; in mv_1_monster()
554 wake_room(short rn, boolean entering, short row, short col) in wake_room()
558 boolean in_room; in wake_room()
621 boolean found = 0; in wanderer()
676 boolean found = 0; in create_monster()
852 boolean
H A Dmachdep.c294 boolean
439 md_lock(boolean l)
H A Dscore.c164 quit(boolean from_intrpt) in quit()
168 boolean mc; in quit()
342 boolean dopause = score_only; in put_scores()
515 boolean
643 xxx(boolean st) in xxx()
H A Dlevel.c63 static void fill_it(int, boolean);
69 static boolean mask_room(short, short *, short *, unsigned short);
115 boolean big_room; in make_level()
535 fill_it(int rn, boolean do_rec_de) in fill_it()
541 boolean did_this = 0; in fill_it()
631 static boolean
824 add_exp(int e, boolean promotion) in add_exp()
/minix3/external/bsd/bind/dist/doc/misc/
H A Doptions17 search <boolean>;
31 print-category <boolean>;
32 print-severity <boolean>;
33 print-time <boolean>;
57 acache-enable <boolean>;
58 additional-from-auth <boolean>;
59 additional-from-cache <boolean>;
60 allow-new-zones <boolean>;
80 auth-nxdomain <boolean>; // default changed
82 automatic-interface-scan <boolean>;
[all …]
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/
H A Dwarn-objc-literal-conversion.mm24 …// expected-warning@-1{{implicit boolean conversion of Objective-C object literal always evaluates…
29 …// expected-warning@-1{{implicit boolean conversion of Objective-C object literal always evaluates…
31 …// expected-warning@-1{{implicit boolean conversion of Objective-C object literal always evaluates…
33 …// expected-warning@-1{{implicit boolean conversion of Objective-C object literal always evaluates…
35 …// expected-warning@-1{{implicit boolean conversion of Objective-C object literal always evaluates…
40 …// expected-warning@-1{{implicit boolean conversion of Objective-C object literal always evaluates…
42 …// expected-warning@-1{{implicit boolean conversion of Objective-C object literal always evaluates…
44 …// expected-warning@-1{{implicit boolean conversion of Objective-C object literal always evaluates…
46 …// expected-warning@-1{{implicit boolean conversion of Objective-C object literal always evaluates…
51 …// expected-warning@-1{{implicit boolean conversion of Objective-C object literal always evaluates…
[all …]
/minix3/lib/libc/citrus/
H A Dcitrus_prop.h48 _CITRUS_PROP_CB0_T(boolean, int)
68 _CITRUS_PROP_CB_T_OPS(boolean);
76 { name, _CITRUS_PROP_BOOL, { .boolean = { cb } } }
H A Dcitrus_prop.c56 bool boolean; member
233 obj->u.boolean = true; in _citrus_prop_read_bool()
242 obj->u.boolean = false; in _citrus_prop_read_bool()
415 CALL0(boolean); in _citrus_prop_parse_element()
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dcxx_exprs.cpp13 bool boolean; variable
32 bool_literal_result *bool_ptr = &boolean;
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_type.c80 a->value.boolean = value ? 0xff : 0; in ASN1_TYPE_set()
123 result = a->value.boolean - b->value.boolean; in IMPLEMENT_ASN1_SET_OF()
/minix3/minix/commands/dhrystone/
H A Ddhrystone.c175 typedef int boolean; typedef
208 boolean Func2(String30 StrParI1, String30 StrParI2);
209 boolean Func3(Enumeration EnumParIn);
241 boolean BoolGlob;
442 REG boolean BoolLoc; in Proc4()
532 boolean Func2(StrParI1, StrParI2) in Func2()
559 boolean Func3(EnumParIn) in Func3()
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h238 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal() argument
239 return makeTruthVal(boolean->getValue(), boolean->getType()); in makeBoolVal()
242 nonloc::ConcreteInt makeBoolVal(const CXXBoolLiteralExpr *boolean);
/minix3/external/bsd/byacc/dist/test/
H A Dgrammar.y112 typedef char boolean; typedef
114 extern boolean types_out;
174 boolean pointer; /* TRUE if it declares a pointer */
281 extern boolean file_comments;
325 boolean convert; /* if TRUE, convert function definitions */
326 boolean changed; /* TRUE if conversion done in this file */

12345