bool              315 exec/exec.c    write_open_command (const char *name, bool alternate)
bool              356 exec/exec.c    write_load_command (program_header *header, bool use_alternate,
bool              362 exec/exec.c      bool need_command1;
bool              156 exec/exec.h      bool waiting_for_syscall : 1;
bool              160 exec/exec.h      bool new_child : 1;
bool              173 exec/exec.h    extern int aarch64_set_regs (pid_t, USER_REGS_STRUCT *, bool);
bool               73 exec/mipsfpu.c   bool single;
bool               77 exec/mipsfpu.c   bool soft;
bool               81 exec/mipsfpu.c   bool fr1;
bool               85 exec/mipsfpu.c   bool frdefault;
bool               89 exec/mipsfpu.c   bool fre;
bool              108 exec/mipsfpu.c static bool
bool              149 exec/mipsfpu.c bool
bool               75 exec/mipsfpu.h extern bool cpu_supports_fr0_p (void);
bool               96 exec/trace.c   		  bool syscall_p)
bool              587 exec/trace.c   static bool
bool              993 exec/trace.c     bool reporting_error;
bool               40 lib-src/ebrowse.c static bool
bool               46 lib-src/ebrowse.c static bool
bool              231 lib-src/ebrowse.c static bool
bool              108 lib-src/emacsclient.c static bool nowait;
bool              111 lib-src/emacsclient.c static bool quiet;
bool              114 lib-src/emacsclient.c static bool suppress_output;
bool              117 lib-src/emacsclient.c static bool eval;
bool              120 lib-src/emacsclient.c static bool create_frame;
bool              123 lib-src/emacsclient.c static bool reuse_frame;
bool              135 lib-src/emacsclient.c static bool tty;
bool              459 lib-src/emacsclient.c static void message (bool, const char *, ...) ATTRIBUTE_FORMAT_PRINTF (2, 3);
bool              461 lib-src/emacsclient.c message (bool is_error, const char *format, ...)
bool              980 lib-src/emacsclient.c static bool
bool             1101 lib-src/emacsclient.c static bool
bool             1111 lib-src/emacsclient.c static bool
bool             1112 lib-src/emacsclient.c find_tty (const char **tty_type, const char **tty_name, bool noabort)
bool             1378 lib-src/emacsclient.c       bool took_action = false;
bool             1482 lib-src/emacsclient.c   bool tmpdir_used = false;
bool             1621 lib-src/emacsclient.c set_socket (bool no_exit_if_error)
bool             1922 lib-src/emacsclient.c static bool
bool             1943 lib-src/emacsclient.c   bool skiplf = true;
bool             1977 lib-src/emacsclient.c   bool start_daemon_if_needed = alternate_editor && !alternate_editor[0];
bool             2152 lib-src/emacsclient.c   bool saw_response = false;
bool             2156 lib-src/emacsclient.c       bool retry = true;
bool             2157 lib-src/emacsclient.c       bool msg_showed = quiet;
bool              154 lib-src/etags.c static bool
bool              160 lib-src/etags.c static bool
bool              166 lib-src/etags.c static bool
bool              172 lib-src/etags.c static bool
bool              179 lib-src/etags.c static bool
bool              183 lib-src/etags.c   static bool const table[UCHAR_MAX + 1] = {
bool              191 lib-src/etags.c static bool
bool              194 lib-src/etags.c   static bool const table[UCHAR_MAX + 1] = {
bool              211 lib-src/etags.c static bool
bool              214 lib-src/etags.c   static bool const table[UCHAR_MAX + 1] = {
bool              232 lib-src/etags.c static bool
bool              235 lib-src/etags.c   static bool const table[UCHAR_MAX + 1] = {
bool              270 lib-src/etags.c   bool metasource;		/* source used to generate other sources */
bool              282 lib-src/etags.c   bool usecharno;		/* etags tags shall contain char number */
bool              283 lib-src/etags.c   bool written;			/* entry written in the tags file */
bool              292 lib-src/etags.c   bool valid;			/* write this tag on the tag file */
bool              293 lib-src/etags.c   bool is_func;			/* function tag: use regexp in CTAGS mode */
bool              294 lib-src/etags.c   bool been_warned;		/* warning already given for duplicated tag */
bool              336 lib-src/etags.c   bool error_signaled;		/* already signaled for this regexp */
bool              337 lib-src/etags.c   bool ignore_case;		/* ignore case when matching */
bool              338 lib-src/etags.c   bool multi_line;		/* do a multi-line match on the whole file */
bool              379 lib-src/etags.c static ptrdiff_t readline_internal (linebuffer *, FILE *, char const *, const bool);
bool              380 lib-src/etags.c static bool nocase_tail (const char *);
bool              400 lib-src/etags.c static void pfnote (char *, bool, char *, ptrdiff_t, intmax_t, intmax_t);
bool              419 lib-src/etags.c static bool filename_is_absolute (char *f);
bool              456 lib-src/etags.c static bool append_to_tagfile;	/* -a: append to tags */
bool              458 lib-src/etags.c static bool typedefs;		/* -t: create tags for C and Ada typedefs */
bool              459 lib-src/etags.c static bool typedefs_or_cplusplus; /* -T: create tags for C typedefs, level */
bool              462 lib-src/etags.c static bool constantypedefs;	/* -d: create tags for C #define, enum */
bool              470 lib-src/etags.c static bool update;		/* -u: update tags */
bool              471 lib-src/etags.c static bool vgrind_style;	/* -v: create vgrind style index output */
bool              472 lib-src/etags.c static bool no_warnings;	/* -w: suppress warnings (undocumented) */
bool              473 lib-src/etags.c static bool cxref_style;	/* -x: create cxref style output */
bool              474 lib-src/etags.c static bool cplusplus;		/* .[hc] means C++, not C (undocumented) */
bool              475 lib-src/etags.c static bool ignoreindent;	/* -I: ignore indentation in C */
bool              486 lib-src/etags.c static bool parsing_stdin;	/* --parse-stdin used */
bool              489 lib-src/etags.c static bool need_filebuf;	/* some regexes are multi-line */
bool              703 lib-src/etags.c static bool with_mercury_definitions = false;
bool              933 lib-src/etags.c   bool help_for_lang = false;
bool             1121 lib-src/etags.c   bool help_asked = false;
bool             1579 lib-src/etags.c get_language_from_filename (char *file, bool case_sensitive)
bool             2022 lib-src/etags.c 	  bool is_func,		/* tag is a function */
bool             2028 lib-src/etags.c   bool named = (name != NULL && namelen > 0);
bool             2067 lib-src/etags.c 	bool is_func,		/* tag is a function */
bool             2777 lib-src/etags.c static bool inattribute;	/* looking at an __attribute__ construct */
bool             2782 lib-src/etags.c static bool in_enum_bf;		/* inside parentheses following ENUM_BF */
bool             2802 lib-src/etags.c static bool fvextern;		/* func or var: extern keyword seen; */
bool             2884 lib-src/etags.c   bool valid;			/* do not create a tag; the token should be
bool             2887 lib-src/etags.c   bool named;			/* create a named tag */
bool             2974 lib-src/etags.c static bool consider_token (char *, ptrdiff_t, int, int *,
bool             2975 lib-src/etags.c 			    ptrdiff_t, ptrdiff_t, bool *);
bool             2976 lib-src/etags.c static void make_C_tag (bool);
bool             2995 lib-src/etags.c static bool
bool             3002 lib-src/etags.c 		bool *is_func_or_var) /* OUT: function or variable found */
bool             3369 lib-src/etags.c make_C_tag (bool isfun)
bool             3387 lib-src/etags.c static bool
bool             3406 lib-src/etags.c   bool curndx, newndx;		/* indices for current and new lb */
bool             3417 lib-src/etags.c   bool incomm, inquote, inchar, quotednl, midtoken;
bool             3418 lib-src/etags.c   bool yacc_rules;		/* in the rules part of a yacc file */
bool             3579 lib-src/etags.c 	      bool cpptoken = true;
bool             3655 lib-src/etags.c 		      bool funorvar = false;
bool             3727 lib-src/etags.c 			      bool defun = (newlb.buffer[tokoff] == 'F');
bool             4680 lib-src/etags.c   bool inquote = false;
bool             4681 lib-src/etags.c   bool skip_till_semicolumn = false;
bool             4897 lib-src/etags.c 	  bool qual = LOOKING_AT (cp, "my") || LOOKING_AT (cp, "local");
bool             4960 lib-src/etags.c   bool reader = false, writer = false, alias = false, continuation = false;
bool             4964 lib-src/etags.c       bool is_class = false;
bool             4965 lib-src/etags.c       bool is_method = false;
bool             5136 lib-src/etags.c   bool is_func = false;
bool             5181 lib-src/etags.c   bool search_identifier = false;
bool             5327 lib-src/etags.c   bool				/* each of these flags is true if: */
bool             5802 lib-src/etags.c 		bool opgrp = false;
bool             5911 lib-src/etags.c   bool getnext = false;		/* next text outside of HTML tags is a tag */
bool             5912 lib-src/etags.c   bool skiptag = false;		/* skip to the end of the current HTML tag */
bool             5913 lib-src/etags.c   bool intag = false;		/* inside an html tag, looking for ID= */
bool             5914 lib-src/etags.c   bool inanchor = false;	/* when INTAG, is an anchor, look for NAME= */
bool             5952 lib-src/etags.c 		bool quoted = (dbp[0] == '"');
bool             6186 lib-src/etags.c static bool is_mercury_type = false;
bool             6187 lib-src/etags.c static bool is_mercury_quantifier = false;
bool             6188 lib-src/etags.c static bool is_mercury_declaration = false;
bool             6230 lib-src/etags.c   bool blank_line = false; /* Line starting with any amount of white space
bool             6232 lib-src/etags.c   bool commented_line = false;
bool             6233 lib-src/etags.c   bool found_dot = false;
bool             6234 lib-src/etags.c   bool only_space_before = true;
bool             6235 lib-src/etags.c   bool start_of_line = true;
bool             6473 lib-src/etags.c   bool found_decl_tag = false;
bool             6624 lib-src/etags.c   bool stop_at_rule = false;
bool             6755 lib-src/etags.c   bool quoted = 2 < len && name[0] == '\'' && name[len - 1] == '\'';
bool             6854 lib-src/etags.c   bool quoted = false;
bool             6979 lib-src/etags.c   bool
bool             7229 lib-src/etags.c static bool
bool             7295 lib-src/etags.c 		   const bool leave_cr)
bool             7375 lib-src/etags.c       static bool discard_until_line_directive;
bool             7941 lib-src/etags.c static bool
bool               52 lib-src/hexl.c   bool un_flag = false, iso_flag = false;
bool              206 lib-src/hexl.c       bool trouble = ferror (fp) != 0;
bool               80 lib-src/make-docfile.c static bool generate_globals;
bool              274 lib-src/make-docfile.c   bool saw_keyword;
bool              393 lib-src/make-docfile.c read_c_string_or_comment (FILE *infile, int printflag, bool comment,
bool              394 lib-src/make-docfile.c 			  bool *saw_usage)
bool              484 lib-src/make-docfile.c   bool in_ident = false;
bool              674 lib-src/make-docfile.c   bool seen_defun = false;
bool              843 lib-src/make-docfile.c       bool doc_keyword = false;
bool              844 lib-src/make-docfile.c       bool defunflag = false;
bool              845 lib-src/make-docfile.c       bool defvarperbufferflag = false;
bool              846 lib-src/make-docfile.c       bool defvarflag = false;
bool             1153 lib-src/make-docfile.c 	  bool comment = c != '"';
bool             1154 lib-src/make-docfile.c 	  bool saw_usage;
bool               70 lib-src/make-fingerprint.c   bool raw = false;
bool              146 lib-src/make-fingerprint.c       bool fingered = false;
bool              139 lib-src/movemail.c static int popmail (char *, char *, bool, char *, bool);
bool              140 lib-src/movemail.c static bool pop_retr (popserver, int, FILE *);
bool              141 lib-src/movemail.c static bool mbx_write (char *, int, FILE *);
bool              142 lib-src/movemail.c static bool mbx_delimit_begin (FILE *);
bool              143 lib-src/movemail.c static bool mbx_delimit_end (FILE *);
bool              171 lib-src/movemail.c   bool preserve_mail = false;
bool              182 lib-src/movemail.c   bool pop_reverse_order = false;
bool              275 lib-src/movemail.c       bool lockname_unlinked = false;
bool              616 lib-src/movemail.c popmail (char *mailbox, char *outfile, bool preserve, char *password,
bool              617 lib-src/movemail.c 	 bool reverse_order)
bool              739 lib-src/movemail.c static bool
bool              776 lib-src/movemail.c static bool
bool              847 lib-src/movemail.c static bool
bool              865 lib-src/movemail.c static bool
bool              134 lib-src/pop.c  bool pop_debug = false;
bool               30 lib-src/pop.h  extern bool pop_debug;
bool               90 lib-src/update-game-score.c 			 bool reverse);
bool              125 lib-src/update-game-score.c get_prefix (bool privileged, const char *user_prefix)
bool              144 lib-src/update-game-score.c   bool neg;
bool              177 lib-src/update-game-score.c   bool running_suid, running_sgid;
bool              184 lib-src/update-game-score.c   bool reverse = false;
bool              365 lib-src/update-game-score.c   bool nega = *sca == '-';
bool              366 lib-src/update-game-score.c   bool negb = *scb == '-';
bool              420 lib-src/update-game-score.c sort_scores (struct score_entry *scores, ptrdiff_t count, bool reverse)
bool               29 lib/acl-errno-valid.c bool
bool              269 lib/acl-internal.h   bool acls_not_supported;
bool              289 lib/acl-internal.h   bool have_u;
bool               31 lib/acl.h      bool acl_errno_valid (int) _GL_ATTRIBUTE_CONST;
bool              168 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              182 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              197 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              214 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              220 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              232 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              244 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              259 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              271 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              287 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              299 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              311 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              323 lib/c-ctype.h  C_CTYPE_INLINE bool
bool              100 lib/canonicalize-lgpl.c static bool
bool              118 lib/canonicalize-lgpl.c static bool _GL_ATTRIBUTE_PURE
bool              158 lib/canonicalize-lgpl.c static bool
bool              218 lib/canonicalize-lgpl.c   bool end_in_extra_buffer = false;
bool              219 lib/canonicalize-lgpl.c   bool failed = true;
bool               39 lib/cloexec.c  set_cloexec_flag (int desc, bool value)
bool               28 lib/cloexec.h  int set_cloexec_flag (int desc, bool value);
bool               57 lib/close-stream.c   const bool some_pending = (__fpending (stream) != 0);
bool               58 lib/close-stream.c   const bool prev_fail = (ferror (stream) != 0);
bool               59 lib/close-stream.c   const bool fclose_fail = (fclose (stream) != 0);
bool              139 lib/diffseq.h    bool heuristic;
bool              156 lib/diffseq.h    bool lo_minimal;
bool              159 lib/diffseq.h    bool hi_minimal;
bool              191 lib/diffseq.h  diag (OFFSET xoff, OFFSET xlim, OFFSET yoff, OFFSET ylim, bool find_minimal,
bool              212 lib/diffseq.h    bool odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd
bool              221 lib/diffseq.h        bool big_snake = false;
bool              293 lib/diffseq.h        bool heuristic = ctxt->heuristic;
bool              295 lib/diffseq.h        bool heuristic = false;
bool              470 lib/diffseq.h  static bool
bool              472 lib/diffseq.h              bool find_minimal, struct context *ctxt)
bool              529 lib/diffseq.h        bool find_minimal1, find_minimal2;
bool              557 lib/diffseq.h        bool early = compareseq (xoff1, xlim1, yoff1, ylim1, find_minimal1, ctxt);
bool               87 lib/dynarray.h static bool
bool              150 lib/dynarray.h static bool
bool              175 lib/dynarray.h static bool
bool               59 lib/file-has-acl.c ATTRIBUTE_PURE static bool
bool              200 lib/file-has-acl.c           bool overflow = ckd_add (&listbufsize, listbufsize, listbufsize >> 1);
bool              217 lib/file-has-acl.c       bool nfsv4_acl
bool              145 lib/filevercmp.c   bool aempty = alen < 0 ? !a[0] : !alen;
bool              146 lib/filevercmp.c   bool bempty = blen < 0 ? !b[0] : !blen;
bool              159 lib/filevercmp.c       bool adot = alen < 0 ? !a[1] : alen == 1;
bool              160 lib/filevercmp.c       bool bdot = blen < 0 ? !b[1] : blen == 1;
bool              166 lib/filevercmp.c       bool adotdot = a[1] == '.' && (alen < 0 ? !a[2] : alen == 2);
bool              167 lib/filevercmp.c       bool bdotdot = b[1] == '.' && (blen < 0 ? !b[2] : blen == 2);
bool              181 lib/filevercmp.c   bool one_pass_only = aprefixlen == alen && bprefixlen == blen;
bool               32 lib/fsusage.h    bool fsu_bavail_top_bit_set;  /* 1 if fsu_bavail represents a value < 0.  */
bool              371 lib/getloadavg.c static bool getloadavg_initialized;
bool              387 lib/getloadavg.c static bool getloadavg_initialized;
bool              786 lib/getloadavg.c   static bool getloadavg_initialized;
bool              168 lib/getrandom.c   bool devrandom = (flags & GRND_RANDOM) != 0;
bool              217 lib/malloc/dynarray-skeleton.c static inline bool
bool              377 lib/malloc/dynarray-skeleton.c static bool
bool              382 lib/malloc/dynarray-skeleton.c       bool ok;
bool              458 lib/malloc/dynarray-skeleton.c static bool
bool              117 lib/malloc/dynarray.h static inline bool
bool              128 lib/malloc/dynarray.h bool __libc_dynarray_emplace_enlarge (struct dynarray_header *,
bool              137 lib/malloc/dynarray.h bool __libc_dynarray_resize (struct dynarray_header *, size_t size,
bool              142 lib/malloc/dynarray.h bool __libc_dynarray_resize_clear (struct dynarray_header *, size_t size,
bool              159 lib/malloc/dynarray.h bool __libc_dynarray_finalize (struct dynarray_header *list, void *scratch,
bool               29 lib/malloc/dynarray_emplace_enlarge.c bool
bool               27 lib/malloc/dynarray_finalize.c bool
bool               29 lib/malloc/dynarray_resize.c bool
bool               26 lib/malloc/dynarray_resize_clear.c bool
bool               94 lib/malloc/scratch_buffer.h bool __libc_scratch_buffer_grow (struct scratch_buffer *buffer);
bool               98 lib/malloc/scratch_buffer.h static __always_inline bool
bool              106 lib/malloc/scratch_buffer.h bool __libc_scratch_buffer_grow_preserve (struct scratch_buffer *buffer);
bool              110 lib/malloc/scratch_buffer.h static __always_inline bool
bool              122 lib/malloc/scratch_buffer.h bool __libc_scratch_buffer_set_array_size (struct scratch_buffer *buffer,
bool              127 lib/malloc/scratch_buffer.h static __always_inline bool
bool               26 lib/malloc/scratch_buffer_grow.c bool
bool               27 lib/malloc/scratch_buffer_grow_preserve.c bool
bool               27 lib/malloc/scratch_buffer_set_array_size.c bool
bool              163 lib/mktime.c   static bool
bool              189 lib/mktime.c   static bool
bool              100 lib/nanosleep.c   static bool initialized;
bool              409 lib/nstrftime.c                                    bool, int, int, bool *
bool              423 lib/nstrftime.c   bool tzset_called = false;
bool              436 lib/nstrftime.c                      const struct tm *tp, bool upcase,
bool              437 lib/nstrftime.c                      int yr_spec, int width, bool *tzset_called
bool              548 lib/nstrftime.c       bool negative_number;     /* The number is negative.  */
bool              549 lib/nstrftime.c       bool always_output_a_sign; /* +/- should always be output.  */
bool              558 lib/nstrftime.c       bool to_lowcase = false;
bool              559 lib/nstrftime.c       bool to_uppcase = upcase;
bool              561 lib/nstrftime.c       bool change_case = false;
bool              912 lib/nstrftime.c             bool negative_year = tp->tm_year < - TM_YEAR_BASE;
bool              913 lib/nstrftime.c             bool zero_thru_1899 = !negative_year & (tp->tm_year < 0);
bool               40 lib/openat.h   bool openat_needs_fchdir (void);
bool               53 lib/regcomp.c  					 Idx node, bool root);
bool               84 lib/regcomp.c  					    bool accept_hyphen);
bool              102 lib/regcomp.c  				       bool non_match, reg_errcode_t *err);
bool              270 lib/regcomp.c  re_set_fastmap (char *fastmap, bool icase, int ch)
bool              286 lib/regcomp.c    bool icase = (dfa->mb_cur_max == 1 && (bufp->syntax & RE_ICASE));
bool             1050 lib/regcomp.c    bool mb_chars = false;
bool             1051 lib/regcomp.c    bool has_period = false;
bool             1453 lib/regcomp.c    bool ok;
bool             1593 lib/regcomp.c    bool ok;
bool             1617 lib/regcomp.c    bool incomplete;
bool             1655 lib/regcomp.c  calc_eclosure_iter (re_node_set *new_set, re_dfa_t *dfa, Idx node, bool root)
bool             1660 lib/regcomp.c    bool incomplete = false;
bool             3038 lib/regcomp.c    bool non_match = false;
bool             3041 lib/regcomp.c    bool first_round = true;
bool             3100 lib/regcomp.c        bool is_range_exp = false;
bool             3300 lib/regcomp.c  		       reg_syntax_t syntax, bool accept_hyphen)
bool             3542 lib/regcomp.c  		    const char *extra, bool non_match,
bool               22 lib/regex_internal.c 					RE_TRANSLATE_TYPE trans, bool icase,
bool               48 lib/regex_internal.c 		    RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa)
bool               76 lib/regex_internal.c 		     RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa)
bool              173 lib/regex_internal.c 			    RE_TRANSLATE_TYPE trans, bool icase,
bool             1248 lib/regex_internal.c static bool
bool             1303 lib/regex_internal.c static bool
bool             1326 lib/regex_internal.c static bool
bool              715 lib/regex_internal.h static inline bool
bool               44 lib/regexec.c  				  Idx stop, bool ret_len);
bool               49 lib/regexec.c  				bool ret_len);
bool               53 lib/regexec.c  static Idx check_matching (re_match_context_t *mctx, bool fl_longest_match,
bool               67 lib/regexec.c  			       bool fl_backtrack);
bool               85 lib/regexec.c  static bool check_dst_limits (const re_match_context_t *mctx,
bool              154 lib/regexec.c  static bool build_trtable (const re_dfa_t *dfa, re_dfastate_t *state);
bool              165 lib/regexec.c  static bool check_node_accept (const re_match_context_t *mctx,
bool              319 lib/regexec.c  		  Idx stop, bool ret_len)
bool              365 lib/regexec.c  		bool ret_len)
bool              588 lib/regexec.c    bool fl_longest_match;
bool              593 lib/regexec.c    bool sb;
bool             1030 lib/regexec.c  check_matching (re_match_context_t *mctx, bool fl_longest_match,
bool             1039 lib/regexec.c    bool at_init_state = p_match_first != NULL;
bool             1161 lib/regexec.c  static bool
bool             1212 lib/regexec.c            bool ok = re_node_set_insert (eps_via_nodes, node);
bool             1278 lib/regexec.c  	      bool ok = re_node_set_insert (eps_via_nodes, node);
bool             1366 lib/regexec.c  	  regmatch_t *pmatch, bool fl_backtrack)
bool             1619 lib/regexec.c        bool ok;
bool             1832 lib/regexec.c  static bool
bool             2100 lib/regexec.c  	  bool ok;
bool             2980 lib/regexec.c    bool ok;
bool             3108 lib/regexec.c        bool ok;
bool             3200 lib/regexec.c  	      bool ok;
bool             3234 lib/regexec.c  static bool __attribute_noinline__
bool             3240 lib/regexec.c    bool need_word_trtable = false;
bool             3428 lib/regexec.c    bool ok;
bool             3481 lib/regexec.c  	      bool accepts_newline = bitset_contain (accepts, NEWLINE_CHAR);
bool             3863 lib/regexec.c  	  bool found = false;
bool             3899 lib/regexec.c  static bool
bool               81 lib/scratch_buffer.h extern bool scratch_buffer_grow (struct scratch_buffer *buffer);
bool               87 lib/scratch_buffer.h extern bool scratch_buffer_grow_preserve (struct scratch_buffer *buffer);
bool               97 lib/scratch_buffer.h extern bool scratch_buffer_set_array_size (struct scratch_buffer *buffer,
bool               56 lib/set-permissions.c set_acls_from_mode (const char *name, int desc, mode_t mode, bool *must_chmod)
bool              332 lib/set-permissions.c set_acls_from_mode (const char *name, int desc, mode_t mode, bool *must_chmod)
bool              486 lib/set-permissions.c           int from_mode, bool *must_chmod, bool *acls_set)
bool              778 lib/set-permissions.c   _GL_UNUSED bool acls_set = false;
bool              779 lib/set-permissions.c   bool early_chmod;
bool              780 lib/set-permissions.c   bool must_chmod = false;
bool               31 lib/stdckdint.in.h #define ckd_add(r, a, b) ((bool) _GL_INT_ADD_WRAPV (a, b, r))
bool               32 lib/stdckdint.in.h #define ckd_sub(r, a, b) ((bool) _GL_INT_SUBTRACT_WRAPV (a, b, r))
bool               33 lib/stdckdint.in.h #define ckd_mul(r, a, b) ((bool) _GL_INT_MULTIPLY_WRAPV (a, b, r))
bool               92 lib/tempname.c static bool
bool               88 lib/time_rz.c  static bool
bool              192 lib/time_rz.c  static bool
bool              232 lib/time_rz.c  static bool
bool              240 lib/time_rz.c        bool ok = change_env (tz);
bool              275 lib/time_rz.c            bool abbr_saved = localtime_r (t, tm) && save_abbr (tz, tm);
bool              304 lib/time_rz.c            bool ok = 0 <= tm_1.tm_yday;
bool              134 lib/utimens.c  static bool
bool              451 lib/utimens.c                  bool abig = 500000 <= t[0].tv_usec;
bool              452 lib/utimens.c                  bool mbig = 500000 <= t[1].tv_usec;
bool               62 lwlib/lwlib-widget.h   bool enabled;
bool               65 lwlib/lwlib-widget.h   bool selected;
bool               68 lwlib/lwlib-widget.h   bool edited;
bool               72 lwlib/lwlib-widget.h   bool title;
bool              100 lwlib/lwlib-widget.h   bool free_toolkit_data;
bool              224 src/alloc.c      static bool malloc_using_checking;
bool              337 src/alloc.c    bool gc_in_progress;
bool              487 src/alloc.c    static bool vector_marked_p (struct Lisp_Vector const *);
bool              488 src/alloc.c    static bool vectorlike_marked_p (union vectorlike_header const *);
bool              490 src/alloc.c    static bool interval_marked_p (INTERVAL);
bool              514 src/alloc.c    static bool
bool              640 src/alloc.c    static bool
bool              646 src/alloc.c    static bool
bool              749 src/alloc.c    bool block_input_in_memory_allocators EXTERNALLY_VISIBLE;
bool              779 src/alloc.c    static void *lmalloc (size_t, bool) ATTRIBUTE_MALLOC_SIZE ((1));
bool             1023 src/alloc.c    lisp_malloc (size_t nbytes, bool clearit, enum mem_type type)
bool             1232 src/alloc.c          bool aligned;
bool             1342 src/alloc.c          bool aligned = busy;
bool             1373 src/alloc.c    static bool
bool             1401 src/alloc.c    lmalloc (size_t size, bool clearit)
bool             1843 src/alloc.c    check_string_bytes (bool all_p)
bool             1961 src/alloc.c    		      EMACS_INT nchars, EMACS_INT nbytes, bool clearit,
bool             1962 src/alloc.c    		      bool immovable)
bool             2346 src/alloc.c    static Lisp_Object make_clear_string (EMACS_INT, bool);
bool             2347 src/alloc.c    static Lisp_Object make_clear_multibyte_string (EMACS_INT, EMACS_INT, bool);
bool             2364 src/alloc.c      bool clearit = !c;
bool             2550 src/alloc.c    		       ptrdiff_t nchars, ptrdiff_t nbytes, bool multibyte)
bool             2575 src/alloc.c    make_clear_string (EMACS_INT length, bool clearit)
bool             2601 src/alloc.c    make_clear_multibyte_string (EMACS_INT nchars, EMACS_INT nbytes, bool clearit)
bool             3434 src/alloc.c          bool free_this_block = false;
bool             3529 src/alloc.c    allocate_vectorlike (ptrdiff_t len, bool clearit)
bool             3578 src/alloc.c    allocate_clear_vector (ptrdiff_t len, bool clearit)
bool             3702 src/alloc.c      bool clearit = NIL_IS_ZERO && NILP (init);
bool             3944 src/alloc.c    build_overlay (bool front_advance, bool rear_advance,
bool             4183 src/alloc.c    static bool
bool             4212 src/alloc.c    static bool
bool             4224 src/alloc.c    static bool
bool             4241 src/alloc.c    static bool
bool             4258 src/alloc.c    static bool
bool             4275 src/alloc.c    static bool
bool             4312 src/alloc.c      bool enough_free_memory = false;
bool             4822 src/alloc.c    static bool
bool             4869 src/alloc.c    static bool
bool             4924 src/alloc.c    static bool
bool             4969 src/alloc.c    static bool
bool             5017 src/alloc.c    static bool
bool             5050 src/alloc.c    static bool
bool             5060 src/alloc.c    mark_maybe_pointer (void *p, bool symbol_only)
bool             5256 src/alloc.c    static bool setjmp_tested_p;
bool             5488 src/alloc.c          bool valid = emacs_write (fd[1], p, 16) == 16;
bool             5587 src/alloc.c      static bool pure_overflow_warned = false;
bool             5738 src/alloc.c    		  ptrdiff_t nchars, ptrdiff_t nbytes, bool multibyte)
bool             6071 src/alloc.c          bool drop = 0;
bool             6305 src/alloc.c      bool marked;
bool             6407 src/alloc.c    static inline bool mark_stack_empty_p (void);
bool             6415 src/alloc.c      bool message_p;
bool             7013 src/alloc.c    static inline bool
bool             7415 src/alloc.c    bool
bool             7418 src/alloc.c      bool survives_p;
bool             7893 src/alloc.c    static bool
bool             8030 src/alloc.c    bool suppress_checking;
bool               56 src/android.c  bool android_init_gui;
bool              207 src/android.c  static bool signal_mask_changed_p;
bool              592 src/android.c  bool
bool              594 src/android.c  			bool (*predicate) (union android_event *,
bool              674 src/android.c  static bool android_urgent_query;
bool             1116 src/android.c  static bool
bool             2699 src/android.c    bool override_redirect;
bool             3590 src/android.c    bool backwards;
bool             3893 src/android.c    bool backwards;
bool             4157 src/android.c    bool flag;
bool             5344 src/android.c  bool
bool             5347 src/android.c    bool rc;
bool             5361 src/android.c  			       bool no_focus_on_map)
bool             5378 src/android.c  			       bool no_accept_focus)
bool             5425 src/android.c  android_toggle_on_screen_keyboard (android_window window, bool show)
bool             5469 src/android.c  static bool
bool             6682 src/android.c  android_set_fullscreen (android_window window, bool fullscreen)
bool               41 src/android.h  extern bool android_init_gui;
bool              103 src/android.h  extern bool android_detect_mouse (void);
bool              105 src/android.h  extern void android_set_dont_focus_on_map (android_window, bool);
bool              106 src/android.h  extern void android_set_dont_accept_focus (android_window, bool);
bool              121 src/android.h  extern void android_toggle_on_screen_keyboard (android_window, bool);
bool              144 src/androidfns.c bool
bool              146 src/androidfns.c 		       Emacs_Color *color, bool alloc_p,
bool              147 src/androidfns.c 		       bool make_index)
bool              149 src/androidfns.c   bool success_p;
bool              478 src/androidfns.c   bool xgiven = !BASE_EQ (icon_x, Qunbound);
bool              479 src/androidfns.c   bool ygiven = !BASE_EQ (icon_y, Qunbound);
bool              677 src/androidfns.c   bool minibuffer_only;
bool              678 src/androidfns.c   bool undecorated, override_redirect;
bool             1422 src/androidfns.c   bool menu_bar_external = false, tool_bar_external = false;
bool             1814 src/androidfns.c   bool face_change_before = face_change;
bool             2054 src/androidfns.c android_hide_tip (bool delete)
bool             2198 src/androidfns.c   bool displayed;
bool              647 src/androidfont.c 		  int x, int y, bool with_background)
bool              894 src/androidfont.c static bool
bool               95 src/androidgui.h   bool override_redirect;
bool              568 src/androidgui.h extern bool android_check_if_event (union android_event *,
bool              569 src/androidgui.h 				    bool (*) (union android_event *,
bool              666 src/androidgui.h extern int android_set_fullscreen (android_window, bool);
bool              256 src/androidmenu.c   bool rc;
bool              262 src/androidmenu.c   bool checkmark;
bool              651 src/androidmenu.c   bool rc;
bool               54 src/androidterm.c static bool any_help_event_p;
bool              275 src/androidterm.c android_toggle_visible_pointer (struct frame *f, bool invisible)
bool              297 src/androidterm.c android_toggle_invisible_pointer (struct frame *f, bool invisible)
bool              480 src/androidterm.c static bool
bool             1241 src/androidterm.c       bool tab_bar_p = false;
bool             1242 src/androidterm.c       bool tool_bar_p = false;
bool             1845 src/androidterm.c bool
bool             1919 src/androidterm.c android_focus_frame (struct frame *f, bool noactivate)
bool             1981 src/androidterm.c android_frame_raise_lower (struct frame *f, bool raise_flag)
bool             2012 src/androidterm.c android_make_frame_visible_invisible (struct frame *f, bool visible)
bool             2096 src/androidterm.c android_set_window_size_1 (struct frame *f, bool change_gravity,
bool             2131 src/androidterm.c android_set_window_size (struct frame *f, bool change_gravity,
bool             2224 src/androidterm.c static bool
bool             2760 src/androidterm.c android_draw_glyph_string_background (struct glyph_string *s, bool force_p)
bool             2825 src/androidterm.c static bool
bool             2857 src/androidterm.c 			  int bottom_y, int hwidth, int vwidth, bool raised_p,
bool             2858 src/androidterm.c 			  bool top_p, bool bot_p, bool left_p, bool right_p,
bool             2978 src/androidterm.c 		       int hwidth, int vwidth, bool left_p, bool right_p,
bool             3013 src/androidterm.c static bool
bool             3019 src/androidterm.c   bool success_p;
bool             3158 src/androidterm.c   bool raised_p, left_p, right_p;
bool             3240 src/androidterm.c   bool raised_p, top_p, bot_p, left_p, right_p;
bool             3596 src/androidterm.c   bool odd;
bool             3869 src/androidterm.c   bool relief_drawn_p = false;
bool             4022 src/androidterm.c 		  bool underline_at_descent_line;
bool             4023 src/androidterm.c 		  bool use_underline_position_properties;
bool             4440 src/androidterm.c 			    int cursor_width, bool on_p, bool active_p)
bool             4841 src/androidterm.c   bool success;
bool             5348 src/androidterm.c   bool mark_active;
bool             5389 src/androidterm.c   bool initialized;
bool             5433 src/androidterm.c 			      ptrdiff_t end_offset, bool mark_active)
bool             5963 src/androidterm.c   bool mark_active;
bool             6045 src/androidterm.c static bool
bool               44 src/androidterm.h   bool have_mask;
bool              161 src/androidterm.h   bool tool_bar_p;
bool              218 src/androidterm.h   bool hourglass;
bool              373 src/androidterm.h   bool horizontal;
bool              400 src/androidterm.h extern void android_set_window_size (struct frame *, bool, int, int);
bool              408 src/androidterm.h extern bool android_alloc_nearest_color (struct frame *, Emacs_Color *);
bool              421 src/androidterm.h extern bool android_defined_color (struct frame *, const char *,
bool              422 src/androidterm.h 				   Emacs_Color *, bool, bool);
bool              161 src/androidvfs.c   int (*open) (struct android_vnode *, int, mode_t, bool,
bool              196 src/androidvfs.c   int (*rename) (struct android_vnode *, struct android_vnode *, bool);
bool              615 src/androidvfs.c 			      mode_t, bool, int *, AAsset **);
bool              621 src/androidvfs.c 				struct android_vnode *, bool);
bool              781 src/androidvfs.c 		   mode_t mode, bool asset_p, int *fd,
bool              840 src/androidvfs.c 		     bool keep_existing)
bool             1156 src/androidvfs.c static bool
bool             1292 src/androidvfs.c static bool
bool             1402 src/androidvfs.c   static bool ashmem_readable_p;
bool             1403 src/androidvfs.c   static bool ashmem_initialized;
bool             1596 src/androidvfs.c 			     mode_t, bool, int *, AAsset **);
bool             1602 src/androidvfs.c 			       struct android_vnode *, bool);
bool             1800 src/androidvfs.c 		  mode_t mode, bool asset_p, int *fd_return,
bool             1993 src/androidvfs.c 		    bool keep_existing)
bool             2369 src/androidvfs.c 				 mode_t, bool, int *, AAsset **);
bool             2375 src/androidvfs.c 				   struct android_vnode *, bool);
bool             2502 src/androidvfs.c 		      mode_t mode, bool asset_p, int *fd,
bool             2544 src/androidvfs.c 			bool keep_existing)
bool             2800 src/androidvfs.c static bool
bool             2854 src/androidvfs.c 				   mode_t, bool, int *, AAsset **);
bool             2860 src/androidvfs.c 				     struct android_vnode *, bool);
bool             2944 src/androidvfs.c 			mode_t mode, bool asset_p, int *fd_return,
bool             3060 src/androidvfs.c 			  bool keep_existing)
bool             3264 src/androidvfs.c 				  mode_t, bool, int *, AAsset **);
bool             3270 src/androidvfs.c 				    struct android_vnode *, bool);
bool             3306 src/androidvfs.c static bool
bool             3440 src/androidvfs.c 		       mode_t mode, bool asset_p, int *fd_return,
bool             3488 src/androidvfs.c 			 bool keep_existing)
bool             3838 src/androidvfs.c static bool inside_saf_critical_section;
bool             4034 src/androidvfs.c 		    bool writable)
bool             4395 src/androidvfs.c 				  mode_t, bool, int *, AAsset **);
bool             4401 src/androidvfs.c 				    struct android_vnode *, bool);
bool             4771 src/androidvfs.c 		       mode_t mode, bool asset_p, int *fd,
bool             4833 src/androidvfs.c 			 bool keep_existing)
bool             5522 src/androidvfs.c 				  mode_t, bool, int *, AAsset **);
bool             5578 src/androidvfs.c 		       mode_t mode, bool asset_p, int *fd_return,
bool             5723 src/androidvfs.c static bool
bool             5771 src/androidvfs.c 				 mode_t, bool, int *, AAsset **);
bool             5776 src/androidvfs.c 				   struct android_vnode *, bool);
bool             5831 src/androidvfs.c 		      mode_t mode, bool asset_p, int *fd_return,
bool             5945 src/androidvfs.c 			bool keep_existing)
bool               62 src/atimer.c   static bool alarm_timer_ok;
bool              307 src/atimer.c   	  bool exit = false;
bool              470 src/atimer.c   turn_on_atimers (bool on)
bool              517 src/atimer.c         bool intime = true;
bool              583 src/atimer.c   static bool
bool               77 src/atimer.h   void turn_on_atimers (bool);
bool              250 src/bidi.c     static bool bidi_initialized = 0;
bool              362 src/bidi.c     static bool
bool              443 src/bidi.c     			   int level, bidi_dir_t override, bool isolate_status)
bool              479 src/bidi.c           bool isolate_status = ISOLATE_STATUS (bidi_it, bidi_it->stack_idx);
bool              516 src/bidi.c     		    struct bidi_it *bidi_it, bool from_type)
bool              717 src/bidi.c     bidi_cache_find_level_change (int level, int dir, bool before)
bool              794 src/bidi.c     bidi_cache_iterator_state (struct bidi_it *bidi_it, bool resolved,
bool              795 src/bidi.c     			   bool update_only)
bool              875 src/bidi.c     bidi_cache_find (ptrdiff_t charpos, bool resolved_only, struct bidi_it *bidi_it)
bool             1021 src/bidi.c     bidi_unshelve_cache (void *databuf, bool just_free)
bool             1135 src/bidi.c     bidi_init_it (ptrdiff_t charpos, ptrdiff_t bytepos, bool frame_window_p,
bool             1209 src/bidi.c     		  ptrdiff_t begbyte, ptrdiff_t end, bool unibyte)
bool             1236 src/bidi.c     bidi_char_at_pos (ptrdiff_t bytepos, const unsigned char *s, bool unibyte)
bool             1267 src/bidi.c     		 bool frame_window_p, ptrdiff_t *ch_len, ptrdiff_t *nchars)
bool             1411 src/bidi.c     			       struct window *w, bool frame_window_p,
bool             1497 src/bidi.c       bool indirect_p = false;
bool             1615 src/bidi.c     			bool string_p, bool frame_window_p,
bool             1616 src/bidi.c     			ptrdiff_t *ch_len, ptrdiff_t *nchars, bool stop_at_pdi)
bool             1688 src/bidi.c     bidi_paragraph_init (bidi_dir_t dir, struct bidi_it *bidi_it, bool no_default_p)
bool             1691 src/bidi.c       bool string_p = bidi_it->string.s || STRINGP (bidi_it->string.lstring);
bool             1836 src/bidi.c     static bool
bool             1867 src/bidi.c       bool isolate_status;
bool             1868 src/bidi.c       bool string_p = bidi_it->string.s || STRINGP (bidi_it->string.lstring);
bool             2588 src/bidi.c     static bool
bool             2593 src/bidi.c       bool retval = false;
bool             2612 src/bidi.c           bool l2r_seen = false, r2l_seen = false;
bool             2836 src/bidi.c     			      bool nextp)
bool             2860 src/bidi.c       bool resolve_bracket = false;
bool             3012 src/bidi.c       bool is_neutral;
bool             3095 src/bidi.c     	  bool adjacent_to_neutrals = is_neutral;
bool             3322 src/bidi.c           bool fwp = bidi_it->frame_window_p;
bool             3391 src/bidi.c     bidi_find_other_level_edge (struct bidi_it *bidi_it, int level, bool end_flag)
bool             3492 src/bidi.c           bool ascending = new_level > old_level;
bool              181 src/bignum.c     bool negative = v < 0;
bool              216 src/bignum.c   bool
bool              220 src/bignum.c     bool negative = mpz_sgn (z) < 0;
bool              246 src/bignum.c   bool
bool              535 src/bignum.c     bool edgy;
bool               43 src/bignum.h   extern bool mpz_to_intmax (mpz_t const, intmax_t *) ARG_NONNULL ((1, 2));
bool               44 src/bignum.h   extern bool mpz_to_uintmax (mpz_t const, uintmax_t *) ARG_NONNULL ((1, 2));
bool               64 src/blockinput.h INLINE bool
bool              114 src/buffer.c                                       bool after, Lisp_Object arg1,
bool              116 src/buffer.c   static void reset_buffer_local_variables (struct buffer *, bool);
bool              129 src/buffer.c   static Lisp_Object buffer_lisp_local_variables (struct buffer *, bool);
bool              684 src/buffer.c   bool
bool              987 src/buffer.c   set_overlays_multibyte (bool multibyte)
bool             1091 src/buffer.c   reset_buffer_local_variables (struct buffer *b, bool permanent_too)
bool             1368 src/buffer.c   buffer_lisp_local_variables (struct buffer *buf, bool clone)
bool             1548 src/buffer.c             bool already = SAVE_MODIFF < MODIFF;
bool             1681 src/buffer.c   static bool
bool             1876 src/buffer.c       bool modified;
bool             2659 src/buffer.c     bool narrowed = (BEG != BEGV || Z != ZV);
bool             2660 src/buffer.c     bool modified_p = !NILP (Fbuffer_modified_p (Qnil));
bool             2992 src/buffer.c   overlays_in (ptrdiff_t beg, ptrdiff_t end, bool extend,
bool             2994 src/buffer.c   	     bool empty, bool trailing,
bool             3054 src/buffer.c   overlays_at (ptrdiff_t pos, bool extend,
bool             3109 src/buffer.c   bool
bool             3171 src/buffer.c   bool
bool             3382 src/buffer.c     bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
bool             3476 src/buffer.c   adjust_overlays_for_insert (ptrdiff_t pos, ptrdiff_t length, bool before_markers)
bool             3970 src/buffer.c     bool changed;
bool             4052 src/buffer.c   report_overlay_modification (Lisp_Object start, Lisp_Object end, bool after,
bool             4056 src/buffer.c     bool insertion = (after ? XFIXNAT (arg3) == 0 : EQ (start, end));
bool             4141 src/buffer.c   call_overlay_mod_hooks (Lisp_Object list, Lisp_Object overlay, bool after,
bool             4229 src/buffer.c   static bool mmap_initialized_p;
bool             4315 src/buffer.c   static bool
bool             4320 src/buffer.c     bool success = 0;
bool             4919 src/buffer.c         bool add_slash = ! IS_DIRECTORY_SEP (pwd[len - 1]);
bool              717 src/buffer.h   INLINE bool
bool             1103 src/buffer.h   INLINE bool
bool             1112 src/buffer.h   INLINE bool
bool             1177 src/buffer.h   extern ptrdiff_t overlays_at (ptrdiff_t, bool, Lisp_Object **, ptrdiff_t *, ptrdiff_t *);
bool             1178 src/buffer.h   extern ptrdiff_t overlays_in (ptrdiff_t, ptrdiff_t, bool, Lisp_Object **,
bool             1179 src/buffer.h                                 ptrdiff_t *,  bool, bool, ptrdiff_t *);
bool             1192 src/buffer.h   extern void mmap_set_vars (bool);
bool             1195 src/buffer.h   extern Lisp_Object build_overlay (bool, bool, Lisp_Object);
bool             1277 src/buffer.h   INLINE bool
bool             1449 src/buffer.h   INLINE bool
bool             1457 src/buffer.h   INLINE bool
bool             1492 src/buffer.h   extern bool valid_per_buffer_idx (int);
bool             1497 src/buffer.h   INLINE bool
bool             1508 src/buffer.h   SET_PER_BUFFER_VALUE_P (struct buffer *b, int idx, bool val)
bool             1589 src/buffer.h   INLINE bool
bool             1596 src/buffer.h   INLINE bool
bool              455 src/bytecode.c static bool
bool              523 src/bytecode.c   bool rest = (args_template & 128) != 0;
bool             1791 src/bytecode.c   bool rest = (at & 128) != 0;
bool              154 src/callint.c  check_mark (bool for_region)
bool              274 src/callint.c    bool arg_from_tty = false;
bool              276 src/callint.c    bool record_then_fail = false;
bool              158 src/callproc.c get_current_directory (bool encode)
bool              256 src/callproc.c       bool wait_ok = wait_for_termination (synch_process_pid, NULL, true);
bool              358 src/callproc.c   bool display_p;
bool              383 src/callproc.c   bool discard_output;
bool              409 src/callproc.c 	bool must_encode = 0;
bool              774 src/callproc.c       bool display_on_the_fly = display_p;
bool              920 src/callproc.c   bool wait_ok = true;
bool             1105 src/callproc.c   bool empty_input;
bool             1166 src/callproc.c   bool ok = 1;
bool             1442 src/callproc.c              const char *pty_name, bool pty_in, bool pty_out,
bool             1462 src/callproc.c   bool use_posix_spawn = pty_name == NULL;
bool             1517 src/callproc.c   bool volatile ptyin_volatile = pty_in;
bool             1518 src/callproc.c   bool volatile ptyout_volatile = pty_out;
bool             1679 src/callproc.c static bool
bool             1714 src/callproc.c static bool
bool             1954 src/callproc.c   bool data_dir = egetenv ("EMACSDATA") != 0;
bool               57 src/casefiddle.c   bool inbuffer;
bool               60 src/casefiddle.c   bool inword;
bool               63 src/casefiddle.c   bool downcase_last;
bool               69 src/casefiddle.c 			enum case_action flag, bool inbuffer)
bool              117 src/casefiddle.c   bool was_inword = ctx->inword;
bool              159 src/casefiddle.c       bool cased_is_set = false;
bool              214 src/casefiddle.c static bool
bool              218 src/casefiddle.c   bool was_inword = ctx->inword;
bool              219 src/casefiddle.c   bool changed = case_character_impl (buf, ctx, ch);
bool              260 src/casefiddle.c   bool multibyte = (ch >= 256
bool              312 src/casefiddle.c ascii_casify_character (bool downcase, int c)
bool               80 src/casetab.c  static Lisp_Object set_case_table (Lisp_Object, bool);
bool              114 src/casetab.c  set_case_table (Lisp_Object table, bool standard)
bool               69 src/category.c set_category_set (Lisp_Object category_set, EMACS_INT category, bool val)
bool              331 src/category.c   bool set_value;	/* Actual value to be set in category sets.  */
bool              380 src/category.c bool
bool              385 src/category.c   bool default_result;
bool               81 src/category.h INLINE bool
bool               88 src/category.h INLINE bool
bool              120 src/category.h extern bool word_boundary_p (int, int);
bool             2001 src/ccl.c      bool
bool               77 src/ccl.h      extern bool setup_ccl_program (struct ccl_program *, Lisp_Object);
bool              346 src/character.c 		   bool auto_comp)
bool              351 src/character.c   bool multibyte = SCHARS (string) < SBYTES (string);
bool              745 src/character.c   bool multibyte = STRING_MULTIBYTE (string);
bool              777 src/character.c   bool multibyte = STRING_MULTIBYTE (string);
bool              955 src/character.c bool
bool              978 src/character.c bool
bool             1000 src/character.c bool
bool             1018 src/character.c bool
bool             1033 src/character.c bool
bool             1055 src/character.c bool
bool               97 src/character.h INLINE bool
bool              105 src/character.h INLINE bool
bool              141 src/character.h INLINE bool
bool              159 src/character.h INLINE bool
bool              166 src/character.h INLINE bool
bool              192 src/character.h INLINE bool
bool              268 src/character.h INLINE bool
bool              276 src/character.h INLINE bool
bool              285 src/character.h INLINE bool
bool              313 src/character.h 		  bool check, bool allow_8bit)
bool              518 src/character.h INLINE bool
bool              577 src/character.h 				    ptrdiff_t, ptrdiff_t *, ptrdiff_t *, bool);
bool              582 src/character.h extern bool alphabeticp (int);
bool              583 src/character.h extern bool alphanumericp (int);
bool              584 src/character.h extern bool graphicp (int);
bool              585 src/character.h extern bool printablep (int);
bool              586 src/character.h extern bool blankp (int);
bool              587 src/character.h extern bool graphic_base_p (int);
bool              204 src/charset.c  bool charset_map_loaded;
bool              246 src/charset.c    bool ascii_compatible_p = charset->ascii_compatible_p;
bool              416 src/charset.c  read_hex (FILE *fp, int lookahead, int *terminator, bool *overflow)
bool              438 src/charset.c    bool v = false;
bool              511 src/charset.c        bool overflow = false;
bool              716 src/charset.c    bool partial = (from > CHARSET_MIN_CODE (charset)
bool              859 src/charset.c    bool new_definition_p;
bool             1236 src/charset.c  			 bool ascii_compatible, bool supplementary,
bool             1382 src/charset.c  static bool
bool             1394 src/charset.c    bool chars_flag = XFIXNUM (chars) == 96;
bool             1417 src/charset.c    bool chars_flag = check_iso_charset_parameter (dimension, chars,
bool             1438 src/charset.c    bool chars_flag = check_iso_charset_parameter (dimension, chars, final_char);
bool             1487 src/charset.c  		       Lisp_Object table, bool multibyte)
bool             1537 src/charset.c    bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
bool             1969 src/charset.c    bool maybe_null = 0;
bool             2098 src/charset.c    bool chars_flag = check_iso_charset_parameter (dimension, chars, final_char);
bool              459 src/charset.h  extern bool charset_map_loaded;
bool               67 src/chartab.c  			      Lisp_Object, bool);
bool              212 src/chartab.c  sub_char_table_ref (Lisp_Object table, int c, bool is_uniprop)
bool              255 src/chartab.c  		       Lisp_Object defalt, bool is_uniprop, bool is_subtable)
bool              272 src/chartab.c  			      Lisp_Object defalt, bool is_uniprop)
bool              326 src/chartab.c    bool is_uniprop = UNIPROP_TABLE_P (table);
bool              372 src/chartab.c  sub_char_table_set (Lisp_Object table, int c, Lisp_Object val, bool is_uniprop)
bool              427 src/chartab.c  			  bool is_uniprop)
bool              472 src/chartab.c        bool is_uniprop = UNIPROP_TABLE_P (table);
bool              649 src/chartab.c    bool optimizable;
bool              728 src/chartab.c    bool is_uniprop = UNIPROP_TABLE_P (top);
bool              777 src/chartab.c  	      bool different_value = 1;
bool               37 src/cmds.c     move_point (Lisp_Object n, bool forward)
bool              117 src/cmds.c       bool excessive = false;
bool              155 src/coding.c   static bool
bool              161 src/coding.c     bool multibytep = coding->src_multibyte;
bool              215 src/coding.c     bool multibytep = coding->src_multibyte;
bool              263 src/coding.c     bool multibytep = coding->dst_multibyte;
bool              600 src/coding.c   static bool
bool              601 src/coding.c   inhibit_flag (int encoded_flag, bool var)
bool              614 src/coding.c   static bool
bool             1130 src/coding.c   static bool
bool             1136 src/coding.c     bool multibytep = coding->src_multibyte;
bool             1138 src/coding.c     bool bom_found = 0;
bool             1249 src/coding.c     bool multibytep = coding->src_multibyte;
bool             1251 src/coding.c     bool eol_dos
bool             1429 src/coding.c   bool
bool             1432 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             1495 src/coding.c   static bool
bool             1501 src/coding.c     bool multibytep = coding->src_multibyte;
bool             1588 src/coding.c     bool multibytep = coding->src_multibyte;
bool             1592 src/coding.c     bool eol_dos
bool             1701 src/coding.c   static bool
bool             1704 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             1711 src/coding.c     bool big_endian = CODING_UTF_16_ENDIAN (coding) == utf_16_big_endian;
bool             1838 src/coding.c   static bool
bool             1844 src/coding.c     bool multibytep = coding->src_multibyte;
bool             1934 src/coding.c     bool multibytep = coding->src_multibyte;
bool             1939 src/coding.c     bool mseq_found = 0;
bool             2316 src/coding.c     bool multibytep = coding->src_multibyte;
bool             2320 src/coding.c     bool eol_dos
bool             2562 src/coding.c   static bool
bool             2565 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             2627 src/coding.c   	      bool result;
bool             2925 src/coding.c   static bool
bool             2931 src/coding.c     bool multibytep = coding->src_multibyte;
bool             2932 src/coding.c     bool single_shifting = 0;
bool             3463 src/coding.c     bool multibytep = coding->src_multibyte;
bool             3475 src/coding.c     bool eol_dos
bool             4219 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             4320 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             4362 src/coding.c   static bool
bool             4365 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             4371 src/coding.c     bool bol_designation
bool             4376 src/coding.c     bool ascii_compatible;
bool             4492 src/coding.c   	      bool result;
bool             4574 src/coding.c   static bool
bool             4580 src/coding.c     bool multibytep = coding->src_multibyte;
bool             4629 src/coding.c   static bool
bool             4635 src/coding.c     bool multibytep = coding->src_multibyte;
bool             4687 src/coding.c     bool multibytep = coding->src_multibyte;
bool             4694 src/coding.c     bool eol_dos
bool             4804 src/coding.c     bool multibytep = coding->src_multibyte;
bool             4810 src/coding.c     bool eol_dos
bool             4894 src/coding.c   static bool
bool             4897 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             4905 src/coding.c     bool ascii_compatible;
bool             4988 src/coding.c   static bool
bool             4991 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             4999 src/coding.c     bool ascii_compatible;
bool             5067 src/coding.c   static bool
bool             5073 src/coding.c     bool multibytep = coding->src_multibyte;
bool             5115 src/coding.c     bool multibytep = coding->src_multibyte;
bool             5186 src/coding.c   static bool
bool             5190 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             5266 src/coding.c     bool eol_dos
bool             5282 src/coding.c   static bool
bool             5285 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             5360 src/coding.c   static bool
bool             5366 src/coding.c     bool multibytep = coding->src_multibyte;
bool             5371 src/coding.c     bool check_latin_extra = 0;
bool             5475 src/coding.c     bool multibytep = coding->src_multibyte;
bool             5481 src/coding.c     bool eol_dos
bool             5590 src/coding.c   static bool
bool             5593 src/coding.c     bool multibytep = coding->dst_multibyte;
bool             5601 src/coding.c     bool ascii_compatible;
bool             5953 src/coding.c   bool
bool             6333 src/coding.c   bool
bool             6401 src/coding.c         bool msb = category == (coding_category_utf_16_le
bool             6403 src/coding.c         bool lsb = !msb;
bool             6538 src/coding.c         bool null_byte_found = 0, eight_bit_found = 0;
bool             6539 src/coding.c         bool inhibit_nbd = inhibit_flag (coding->spec.undecided.inhibit_nbd,
bool             6541 src/coding.c         bool inhibit_ied = inhibit_flag (coding->spec.undecided.inhibit_ied,
bool             6543 src/coding.c         bool prefer_utf_8 = coding->spec.undecided.prefer_utf_8;
bool             6877 src/coding.c   get_translation_table (Lisp_Object attrs, bool encodep, int *max_lookup)
bool             7011 src/coding.c   	       bool last_block)
bool             7110 src/coding.c   	      bool multibytep = 1;
bool             7147 src/coding.c   		bool multibytep = 1;
bool             7615 src/coding.c     bool multibytep = coding->src_multibyte;
bool             7830 src/coding.c   static bool reused_workbuf_in_use;
bool             7850 src/coding.c   code_conversion_save (bool with_work_buf, bool multibyte)
bool             8075 src/coding.c     bool need_marker_adjustment = 0;
bool             8292 src/coding.c     bool need_marker_adjustment = 0;
bool             8293 src/coding.c     bool kill_src_buffer = 0;
bool             8305 src/coding.c     bool same_buffer = false;
bool             8655 src/coding.c   		      bool highest, bool multibytep,
bool             8665 src/coding.c     bool null_byte_found = 0, eight_bit_found = 0;
bool             8689 src/coding.c         bool inhibit_nbd = inhibit_flag (coding.spec.undecided.inhibit_nbd,
bool             8691 src/coding.c         bool inhibit_ied = inhibit_flag (coding.spec.undecided.inhibit_ied,
bool             8693 src/coding.c         bool prefer_utf_8 = coding.spec.undecided.prefer_utf_8;
bool             9027 src/coding.c   static bool
bool             9198 src/coding.c     bool ascii_compatible;
bool             9420 src/coding.c   		     bool encodep, bool norecord)
bool             9532 src/coding.c   bool
bool             9544 src/coding.c   		     Lisp_Object dst_object, bool encodep, bool nocopy,
bool             9545 src/coding.c   		     bool norecord)
bool             9620 src/coding.c   			      bool encodep)
bool             9744 src/coding.c   		     bool nocopy, Lisp_Object handle_8_bit,
bool             10020 src/coding.c   		     Lisp_Object buffer, bool nocopy,
bool             10043 src/coding.c     bool change_byte_sequence = false;
bool             10389 src/coding.c                          bool encodep)
bool             10852 src/coding.c     bool changed[coding_category_max];
bool              300 src/coding.h     bool old_form;	  /* true if pre-21 form */
bool              361 src/coding.h     bool prefer_utf_8;
bool              494 src/coding.h     bool (*detector) (struct coding_system *, struct coding_detection_info *);
bool              496 src/coding.h     bool (*encoder) (struct coding_system *);
bool              679 src/coding.h   extern Lisp_Object code_conversion_save (bool, bool);
bool              680 src/coding.h   extern bool encode_coding_utf_8 (struct coding_system *);
bool              681 src/coding.h   extern bool utf8_string_p (Lisp_Object);
bool              686 src/coding.h                                           Lisp_Object, bool, bool, bool);
bool              688 src/coding.h                                                    bool);
bool              689 src/coding.h   extern Lisp_Object encode_string_utf_8 (Lisp_Object, Lisp_Object, bool,
bool              692 src/coding.h   					Lisp_Object, bool,
bool              697 src/coding.h   extern bool raw_text_coding_system_p (struct coding_system *);
bool              280 src/comp.c     static bool
bool              445 src/comp.c     static bool
bool              446 src/comp.c     load_gccjit_if_necessary (bool mandatory)
bool              449 src/comp.c       static bool tried_to_initialize_once;
bool              450 src/comp.c       static bool gccjit_initialized;
bool              636 src/comp.c       bool func_has_non_local; /* From comp-func has-non-local slot.  */
bool              702 src/comp.c     static bool helper_PSEUDOVECTOR_TYPEP_XUNTAG (Lisp_Object, enum pvec_type);
bool              757 src/comp.c       bool is_gz = suffix_p (filename, ".gz");
bool             1043 src/comp.c     	   gcc_jit_rvalue **args, bool direct)
bool             1097 src/comp.c     	       gcc_jit_lvalue *base_arg, bool direct)
bool             1183 src/comp.c       bool old_is_ptr = gcc_jit_type_is_pointer (old_type) != NULL;
bool             1184 src/comp.c       bool new_is_ptr = gcc_jit_type_is_pointer (new_type) != NULL;
bool             2094 src/comp.c     emit_simple_limple_call (Lisp_Object args, gcc_jit_type *ret_type, bool direct)
bool             2142 src/comp.c     emit_limple_call_ref (Lisp_Object insn, bool direct)
bool             2587 src/comp.c       bool hint_match =
bool             2603 src/comp.c       bool hint_match =
bool             3432 src/comp.c       bool is_ptr;
bool             4201 src/comp.c       bool nargs = !NILP (CALL1I (comp-nargs-p, args));
bool             5075 src/comp.c     static bool
bool             5229 src/comp.c       bool preloaded_p = strcmp (p_preloaded, preloaded) == 0;
bool             5262 src/comp.c     static bool
bool             5298 src/comp.c     load_comp_unit (struct Lisp_Native_Comp_Unit *comp_u, bool loading_dump,
bool             5299 src/comp.c     		bool late_load)
bool             5335 src/comp.c       bool recursive_load = comp_u->load_ongoing;
bool             5355 src/comp.c           bool **f_symbols_with_pos_enabled_reloc =
bool             5594 src/comp.c     static bool
bool               49 src/comp.h       bool loaded_once;
bool               50 src/comp.h       bool load_ongoing;
bool               58 src/comp.h     INLINE bool
bool               76 src/comp.h     				   bool loading_dump, bool late_load);
bool              419 src/composite.c bool
bool              717 src/composite.c bool
bool             1001 src/composite.c static bool
bool             1018 src/composite.c static inline bool
bool             1055 src/composite.c 			      Lisp_Object string, bool include_static)
bool             1286 src/composite.c bool
bool             1629 src/composite.c bool
bool             1642 src/composite.c   bool need_adjustment = 0;
bool               60 src/composite.h INLINE bool
bool              130 src/composite.h INLINE bool
bool              200 src/composite.h extern bool find_composition (ptrdiff_t, ptrdiff_t, ptrdiff_t *, ptrdiff_t *,
bool              229 src/composite.h INLINE bool
bool              340 src/composite.h extern bool composition_gstring_p (Lisp_Object);
bool              345 src/composite.h extern bool find_automatic_composition (ptrdiff_t, ptrdiff_t, ptrdiff_t,
bool              351 src/composite.h                                           Lisp_Object, bool);
bool              352 src/composite.h extern bool composition_reseat_it (struct composition_it *, ptrdiff_t,
bool               61 src/conf_post.h typedef bool bool_bf;
bool               44 src/data.c     static bool
bool               49 src/data.c     static bool
bool               54 src/data.c     static bool
bool               59 src/data.c     static bool
bool              922 src/data.c         bool autoload = AUTOLOADP (definition);
bool             1094 src/data.c       bool genfun = false;
bool             1607 src/data.c       bool voide = BASE_EQ (newval, Qunbound);
bool             2068 src/data.c     make_blv (struct Lisp_Symbol *sym, bool forwarded,
bool             2122 src/data.c       bool forwarded UNINIT;
bool             2187 src/data.c       bool forwarded UNINIT;
bool             2646 src/data.c       bool lt, eq = true, gt;
bool             2647 src/data.c       bool test;
bool             2849 src/data.c       bool valid = false;
bool             2910 src/data.c       bool valid = false;
bool             2966 src/data.c       bool negative = x < 0;
bool             3050 src/data.c     static bool
bool             3191 src/data.c     	bool overflow;
bool             3303 src/data.c     integer_remainder (Lisp_Object num, Lisp_Object den, bool modulo)
bool             3312 src/data.c           bool have_r = false;
bool             3321 src/data.c     	  bool neg_n = mpz_sgn (*n) < 0;
bool             3769 src/data.c     pre_value (bool precondition, int value)
bool               54 src/dbusbind.c static bool xd_in_read_queued_messages = 0;
bool               43 src/decompress.c static bool zlib_initialized;
bool               45 src/decompress.c static bool
bool              205 src/dired.c    			  Lisp_Object match, Lisp_Object nosort, bool attrs,
bool              274 src/dired.c      bool needsep = (directory_nbytes == 0
bool              431 src/dired.c    static Lisp_Object file_name_completion (Lisp_Object, Lisp_Object, bool,
bool              497 src/dired.c    static bool file_name_completion_dirp (int, struct dirent *, ptrdiff_t);
bool              500 src/dired.c    file_name_completion (Lisp_Object file, Lisp_Object dirname, bool all_flag,
bool              511 src/dired.c      bool directoryp;
bool              515 src/dired.c      bool includeall = 1;
bool              516 src/dired.c      bool check_decoded = false;
bool              568 src/dired.c          bool canexclude = 0;
bool              892 src/dired.c    static bool
bool              900 src/dired.c      bool dirp = sys_faccessat (fd, subdir_name,
bool             1312 src/dispextern.h extern bool display_completed;
bool             1863 src/dispextern.h INLINE bool
bool             1930 src/dispextern.h INLINE bool
bool             1957 src/dispextern.h INLINE bool
bool             1967 src/dispextern.h INLINE bool
bool             1983 src/dispextern.h extern bool face_change;
bool             2328 src/dispextern.h   bool reversed_p;
bool             3005 src/dispextern.h   void (*update_window_end_hook) (struct window *w, bool cursor_on_p,
bool             3006 src/dispextern.h                                   bool mouse_face_overwritten_p);
bool             3063 src/dispextern.h 			      int cursor_width, bool on_p, bool active_p);
bool             3156 src/dispextern.h   bool use_bilinear_filtering;
bool             3230 src/dispextern.h   bool load_failed_p;
bool             3422 src/dispextern.h extern void bidi_init_it (ptrdiff_t, ptrdiff_t, bool, struct bidi_it *);
bool             3424 src/dispextern.h extern void bidi_paragraph_init (bidi_dir_t, struct bidi_it *, bool);
bool             3429 src/dispextern.h extern void bidi_unshelve_cache (void *, bool);
bool             3439 src/dispextern.h bool display_prop_intangible_p (Lisp_Object, Lisp_Object, ptrdiff_t, ptrdiff_t);
bool             3441 src/dispextern.h bool resize_mini_window (struct window *, bool);
bool             3456 src/dispextern.h                             NativeRectangle *, bool);
bool             3459 src/dispextern.h void mark_window_display_accurate (Lisp_Object, bool);
bool             3477 src/dispextern.h bool in_display_vector_p (struct it *);
bool             3479 src/dispextern.h extern bool redisplaying_p;
bool             3480 src/dispextern.h extern bool display_working_on_window_p;
bool             3482 src/dispextern.h extern bool help_echo_showing_p;
bool             3492 src/dispextern.h 					     struct window *, bool, int *);
bool             3522 src/dispextern.h extern void display_and_set_cursor (struct window *, bool, int, int, int, int);
bool             3523 src/dispextern.h extern void gui_update_cursor (struct frame *, bool);
bool             3534 src/dispextern.h extern int get_tab_bar_item_kbd (struct frame *, int, int, int *, bool *);
bool             3536 src/dispextern.h 					 int, int, bool, int);
bool             3538 src/dispextern.h                                    int, int, bool, int);
bool             3539 src/dispextern.h extern void handle_tool_bar_click_with_device (struct frame *, int, int, bool,
bool             3543 src/dispextern.h extern bool gui_intersect_rectangles (const Emacs_Rectangle *,
bool             3555 src/dispextern.h extern bool clear_mouse_face (Mouse_HLInfo *);
bool             3556 src/dispextern.h extern bool cursor_in_mouse_face_p (struct window *w);
bool             3560 src/dispextern.h extern void display_tty_menu_item (const char *, int, int, int, int, bool);
bool             3571 src/dispextern.h bool draw_window_fringes (struct window *, bool);
bool             3572 src/dispextern.h bool update_window_fringes (struct window *, bool);
bool             3585 src/dispextern.h extern bool buffer_flipping_blocked_p (void);
bool             3617 src/dispextern.h void image_prune_animation_caches (bool);
bool             3618 src/dispextern.h bool valid_image_p (Lisp_Object);
bool             3645 src/dispextern.h bool tabs_safe_p (int);
bool             3658 src/dispextern.h extern bool tty_defined_color (struct frame *, const char *, Emacs_Color *,
bool             3659 src/dispextern.h                                bool, bool);
bool             3660 src/dispextern.h bool parse_color_spec (const char *,
bool             3664 src/dispextern.h void clear_face_cache (bool);
bool             3672 src/dispextern.h int lookup_named_face (struct window *, struct frame *, Lisp_Object, bool);
bool             3677 src/dispextern.h                          Lisp_Object, int, bool);
bool             3682 src/dispextern.h                              ptrdiff_t, bool, int, enum lface_attribute_index);
bool             3684 src/dispextern.h                              bool, Lisp_Object, enum lface_attribute_index);
bool             3686 src/dispextern.h                              ptrdiff_t *, enum face_id, bool,
bool             3754 src/dispextern.h extern bool update_frame (struct frame *, bool, bool);
bool             3774 src/dispextern.h void prepare_desired_row (struct window *, struct glyph_row *, bool);
bool             3778 src/dispextern.h extern void gui_update_window_end (struct window *, bool, bool);
bool             3780 src/dispextern.h void do_pending_window_change (bool);
bool             3781 src/dispextern.h void change_frame_size (struct frame *, int, int, bool, bool, bool);
bool             3813 src/dispextern.h extern bool tty_capable_p (struct tty_display_info *, unsigned);
bool             3816 src/dispextern.h extern struct terminal *init_tty (const char *, const char *, bool);
bool             3862 src/dispextern.h extern bool gui_mouse_grabbed (Display_Info *);
bool               74 src/dispnew.c  static void update_frame_line (struct frame *, int, bool);
bool               84 src/dispnew.c  static void clear_window_matrices (struct window *, bool);
bool               87 src/dispnew.c  static bool update_window_line (struct window *, int, bool *);
bool               94 src/dispnew.c  static bool update_window_tree (struct window *, bool);
bool               95 src/dispnew.c  static bool update_window (struct window *, bool);
bool               96 src/dispnew.c  static bool update_frame_1 (struct frame *, bool, bool, bool, bool);
bool               97 src/dispnew.c  static bool scrolling (struct frame *);
bool              101 src/dispnew.c  static void set_window_update_flags (struct window *w, bool on_p);
bool              105 src/dispnew.c  bool display_completed;
bool              109 src/dispnew.c  static bool delayed_size_change;
bool              171 src/dispnew.c  add_window_display_history (struct window *w, const char *msg, bool paused_p)
bool              199 src/dispnew.c  add_frame_display_history (struct frame *f, bool paused_p)
bool              338 src/dispnew.c  static bool
bool              371 src/dispnew.c    bool marginal_areas_changed_p = 0;
bool              372 src/dispnew.c    bool tab_line_changed_p = 0;
bool              373 src/dispnew.c    bool tab_line_p = 0;
bool              374 src/dispnew.c    bool header_line_changed_p = 0;
bool              375 src/dispnew.c    bool header_line_p = 0;
bool              854 src/dispnew.c  clear_window_matrices (struct window *w, bool desired_p)
bool             1066 src/dispnew.c  static bool
bool             1112 src/dispnew.c  prepare_desired_row (struct window *w, struct glyph_row *row, bool mode_line_p)
bool             1116 src/dispnew.c        bool rp = row->reversed_p;
bool             1261 src/dispnew.c  static bool
bool             1262 src/dispnew.c  row_equal_p (struct glyph_row *a, struct glyph_row *b, bool mouse_face_p)
bool             1383 src/dispnew.c  static bool
bool             1387 src/dispnew.c    bool changed_p;
bool             1636 src/dispnew.c  				       bool dim_only_p, int *window_change_flags)
bool             1644 src/dispnew.c    bool in_horz_combination_p;
bool             1872 src/dispnew.c  static bool
bool             2036 src/dispnew.c    bool pool_changed_p;
bool             2597 src/dispnew.c        bool current_row_p = window_matrix == w->current_matrix;
bool             2774 src/dispnew.c    bool mouse_face_p = current_row->mouse_face_p;
bool             2882 src/dispnew.c        bool enabled_before_p = new_rows[i].enabled_p;
bool             2988 src/dispnew.c  	  bool sync_p = 0;
bool             3011 src/dispnew.c  	      bool from_inside_window_p
bool             3015 src/dispnew.c  	      bool to_inside_window_p
bool             3023 src/dispnew.c  		  bool enabled_before_p = m->rows[window_to].enabled_p;
bool             3242 src/dispnew.c  bool
bool             3243 src/dispnew.c  update_frame (struct frame *f, bool force_p, bool inhibit_hairy_id_p)
bool             3246 src/dispnew.c    bool paused_p;
bool             3384 src/dispnew.c    bool paused_p, cursor_at_point_p;
bool             3478 src/dispnew.c  static bool
bool             3479 src/dispnew.c  update_window_tree (struct window *w, bool force_p)
bool             3481 src/dispnew.c    bool paused_p = 0;
bool             3636 src/dispnew.c    bool last_seen_p = 0;
bool             3655 src/dispnew.c  static bool
bool             3656 src/dispnew.c  update_window (struct window *w, bool force_p)
bool             3659 src/dispnew.c    bool paused_p;
bool             3682 src/dispnew.c        bool changed_p = 0, mouse_face_overwritten_p = 0;
bool             3684 src/dispnew.c        bool invisible_rows_marked = false;
bool             3927 src/dispnew.c  gui_update_window_end (struct window *w, bool cursor_on_p,
bool             3928 src/dispnew.c                         bool mouse_face_overwritten_p)
bool             3998 src/dispnew.c  static bool
bool             4000 src/dispnew.c  		  bool *partial_p)
bool             4005 src/dispnew.c    bool changed_p = 0;
bool             4055 src/dispnew.c        bool overlapping_glyphs_p = current_row->contains_overlapping_glyphs_p;
bool             4057 src/dispnew.c        bool abort_skipping = 0;
bool             4077 src/dispnew.c  	  bool can_skip_p = !abort_skipping;
bool             4158 src/dispnew.c  	      bool skip_first_p = !can_skip_p;
bool             4259 src/dispnew.c  static bool
bool             4260 src/dispnew.c  update_window_line (struct window *w, int vpos, bool *mouse_face_overwritten_p)
bool             4267 src/dispnew.c    bool changed_p = 0, partial_p = 0, was_stipple;
bool             4411 src/dispnew.c  set_window_update_flags (struct window *w, bool on_p)
bool             4835 src/dispnew.c  	    bool truncated_p = 0;
bool             4898 src/dispnew.c  	    bool to_overlapped_p;
bool             4939 src/dispnew.c  static bool
bool             4940 src/dispnew.c  update_frame_1 (struct frame *f, bool force_p, bool inhibit_id_p,
bool             4941 src/dispnew.c  		bool set_cursor_p, bool updating_menu_p)
bool             4947 src/dispnew.c    bool pause_p;
bool             5103 src/dispnew.c  static bool
bool             5250 src/dispnew.c  update_frame_line (struct frame *f, int vpos, bool updating_menu_p)
bool             5259 src/dispnew.c    bool must_write_whole_line_p;
bool             5260 src/dispnew.c    bool write_spaces_p = FRAME_MUST_WRITE_SPACES (f);
bool             5261 src/dispnew.c    bool colored_spaces_p = (FACE_FROM_ID (f, DEFAULT_FACE_ID)->background
bool             5985 src/dispnew.c  do_pending_window_change (bool safe)
bool             6015 src/dispnew.c  		     bool pretend, bool delay, bool safe)
bool             6064 src/dispnew.c  		   bool pretend, bool delay, bool safe)
bool             6259 src/dispnew.c  sit_for (Lisp_Object timeout, bool reading, int display_option)
bool             6263 src/dispnew.c    bool do_display = display_option > 0;
bool             6264 src/dispnew.c    bool curbuf_eq_winbuf
bool               85 src/doc.c      read_bytecode_char (bool unreadflag)
bool              131 src/doc.c      get_doc_string (Lisp_Object filepos, bool unibyte, bool definition)
bool              349 src/doc.c      static bool
bool              367 src/doc.c        bool try_reload = true;
bool              445 src/doc.c        bool try_reload = true;
bool              694 src/doc.c      static bool
bool              134 src/doprnt.c     bool overflow = false;
bool              242 src/doprnt.c   	  bool minusflag = false, plusflag = false, zeroflag = false,
bool               68 src/editfns.c  static Lisp_Object styled_format (ptrdiff_t, Lisp_Object *, bool);
bool              232 src/editfns.c  region_limit (bool beginningp)
bool              408 src/editfns.c    bool at_field_start = 0;
bool              410 src/editfns.c    bool at_field_end = 0;
bool              611 src/editfns.c    bool fwd;
bool             1338 src/editfns.c  			       ptrdiff_t, ptrdiff_t, bool),
bool             1339 src/editfns.c  			 bool inherit, ptrdiff_t nargs, Lisp_Object *args)
bool             1576 src/editfns.c  make_buffer_string (ptrdiff_t start, ptrdiff_t end, bool props)
bool             1601 src/editfns.c  			 ptrdiff_t end, ptrdiff_t end_byte, bool props)
bool             1922 src/editfns.c    bool a_unibyte;				\
bool             1923 src/editfns.c    bool b_unibyte;				\
bool             1938 src/editfns.c  static bool bit_is_set (const unsigned char *, OFFSET);
bool             1939 src/editfns.c  static bool buffer_chars_equal (struct context *, OFFSET, OFFSET);
bool             1940 src/editfns.c  static bool compareseq_early_abort (struct context *);
bool             2014 src/editfns.c    bool a_empty = size_a == 0;
bool             2015 src/editfns.c    bool b_empty = size_b == 0;
bool             2073 src/editfns.c    bool early_abort;
bool             2088 src/editfns.c    bool modification_hooks_inhibited = false;
bool             2168 src/editfns.c  static bool
bool             2187 src/editfns.c  static bool
bool             2223 src/editfns.c  static bool
bool             2267 src/editfns.c    bool multibyte_p
bool             2511 src/editfns.c    bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
bool             2512 src/editfns.c    bool string_multibyte UNINIT;
bool             2727 src/editfns.c  labeled_restrictions_get_bound (Lisp_Object buf, bool begv, bool outermost)
bool             3420 src/editfns.c  styled_format (ptrdiff_t nargs, Lisp_Object *args, bool message)
bool             3453 src/editfns.c    bool maybe_combine_byte;
bool             3455 src/editfns.c    bool arg_intervals = false;
bool             3478 src/editfns.c    bool multibyte_format = STRING_MULTIBYTE (args[0]);
bool             3480 src/editfns.c    bool fmt_props = !!string_intervals (args[0]);
bool             3506 src/editfns.c    bool multibyte = multibyte_format;
bool             3517 src/editfns.c    bool new_result = false;
bool             3590 src/editfns.c  	  bool minus_flag = false;
bool             3591 src/editfns.c  	  bool  plus_flag = false;
bool             3592 src/editfns.c  	  bool space_flag = false;
bool             3593 src/editfns.c  	  bool sharp_flag = false;
bool             3594 src/editfns.c  	  bool  zero_flag = false;
bool             3618 src/editfns.c  	  bool precision_given = *num_end == '.';
bool             3697 src/editfns.c  	  bool float_conversion
bool             3875 src/editfns.c  		  bool format_as_long_double = false;
bool             3883 src/editfns.c  		      bool format_bignum_as_double = false;
bool             3942 src/editfns.c  		      bool negative = p[0] == '-';
bool             3969 src/editfns.c  		      bool signedp = ! c_isdigit (p[0]);
bool             3976 src/editfns.c  		  bool negative;
bool             4007 src/editfns.c  		  bool signedp = negative | plus_flag | space_flag;
bool             4047 src/editfns.c  		  bool signedp = p[0] == '-' || p[0] == '+' || p[0] == ' ';
bool              210 src/emacs-module.c static bool value_storage_contains_p (const struct emacs_value_storage *,
bool              213 src/emacs-module.c static bool module_assertions = false;
bool              407 src/emacs-module.c static bool
bool              440 src/emacs-module.c       bool overflow = ckd_add (&ref->refcount, ref->refcount, 1);
bool              712 src/emacs-module.c static bool
bool              719 src/emacs-module.c static bool
bool              774 src/emacs-module.c static bool
bool              955 src/emacs-module.c static bool
bool             1046 src/emacs-module.c static bool
bool             1654 src/emacs-module.c init_module_assertions (bool enable)
bool             1662 src/emacs-module.c static bool
bool              186 src/emacs.c    bool initialized;
bool              190 src/emacs.c    bool inhibit_window_system;
bool              194 src/emacs.c    bool running_asynch_code;
bool              198 src/emacs.c    bool display_arg;
bool              227 src/emacs.c    bool noninteractive;
bool              230 src/emacs.c    bool no_site_lisp;
bool              233 src/emacs.c    bool build_details;
bool              402 src/emacs.c    bool fatal_error_in_progress;
bool              418 src/emacs.c    static bool
bool              693 src/emacs.c    static bool
bool             1167 src/emacs.c    static bool
bool             1170 src/emacs.c      bool success = false;
bool             1308 src/emacs.c      bool no_loadup = false;
bool             1333 src/emacs.c      bool attempt_load_pdump = false;
bool             1388 src/emacs.c      bool use_dynamic_heap = true;
bool             1492 src/emacs.c      bool only_version = false;
bool             1580 src/emacs.c          bool try_to_grow_stack = !noninteractive || initialized;
bool             2039 src/emacs.c      bool module_assertions
bool             2055 src/emacs.c          bool go_home = (!ch_to_dir && !inhibit_window_system
bool             3338 src/emacs.c    decode_env_path (const char *evarname, const char *defalt, bool empty)
bool             3349 src/emacs.c      bool defaulted = 0;
bool             3504 src/emacs.c      bool err = 0;
bool               67 src/eval.c     bool backtrace_p (union specbinding *) EXTERNALLY_VISIBLE;
bool              151 src/eval.c     set_backtrace_debug_on_exit (union specbinding *pdl, bool doe)
bool              159 src/eval.c     bool
bool              163 src/eval.c     static bool
bool              274 src/eval.c       bool debug_while_redisplaying;
bool              682 src/eval.c     static bool
bool              764 src/eval.c     defvar (Lisp_Object sym, Lisp_Object initvalue, Lisp_Object docstring, bool eval)
bool             1243 src/eval.c       bool last_time;
bool             1649 src/eval.c     static Lisp_Object signal_or_quit (Lisp_Object, Lisp_Object, bool);
bool             1651 src/eval.c     static bool maybe_call_debugger (Lisp_Object conditions, Lisp_Object sig,
bool             1711 src/eval.c     bool backtrace_yet = false;
bool             1719 src/eval.c     signal_or_quit (Lisp_Object error_symbol, Lisp_Object data, bool keyboard_quit)
bool             1785 src/eval.c       bool debugger_called = false;
bool             1942 src/eval.c     static bool
bool             1966 src/eval.c     static bool
bool             1970 src/eval.c       bool first_string = 1;
bool             2001 src/eval.c     bool
bool             2017 src/eval.c     static bool
bool             2127 src/eval.c       bool genfun = false; /* If true, we should consult `interactive-form'.  */
bool             2913 src/eval.c     bool
bool             3139 src/eval.c       bool optional, rest;
bool             3188 src/eval.c       bool previous_rest = false;
bool             3348 src/eval.c       bool optional = false;
bool             3417 src/eval.c     bool
bool             3626 src/eval.c     do_one_unbind (union specbinding *this_binding, bool unwinding,
bool             3942 src/eval.c     specpdl_unrewind (union specbinding *pdl, int distance, bool vars_only)
bool              153 src/fileio.c   static bool auto_saving;
bool              166 src/fileio.c   static bool auto_save_error_occurred;
bool              170 src/fileio.c   static bool valid_timestamp_file_system;
bool              178 src/fileio.c   static bool a_write (int, Lisp_Object, ptrdiff_t, ptrdiff_t,
bool              180 src/fileio.c   static bool e_write (int, Lisp_Object, ptrdiff_t, ptrdiff_t,
bool              207 src/fileio.c   bool
bool              596 src/fileio.c   			bool multibyte)
bool              664 src/fileio.c   directory_file_name (char *dst, char *src, ptrdiff_t srclen, bool multibyte)
bool              783 src/fileio.c     bool failed = fd < 0;
bool              934 src/fileio.c   static bool
bool             1015 src/fileio.c     bool collapse_newdir = true;
bool             1016 src/fileio.c     bool is_escaped = 0;
bool             1020 src/fileio.c     bool multibyte;
bool             1158 src/fileio.c     bool defdir_multibyte = STRING_MULTIBYTE (default_directory);
bool             1184 src/fileio.c   	  bool name_ascii_p = SCHARS (name) == SBYTES (name);
bool             1291 src/fileio.c         bool lose = 0;
bool             1780 src/fileio.c         bool lose = 0;
bool             2038 src/fileio.c     bool substituted = false;
bool             2039 src/fileio.c     bool multibyte;
bool             2161 src/fileio.c   barf_or_query_if_file_exists (Lisp_Object absname, bool known_to_exist,
bool             2162 src/fileio.c   			      const char *querystring, bool interactive,
bool             2163 src/fileio.c   			      bool quick)
bool             2200 src/fileio.c   static bool
bool             2255 src/fileio.c     bool already_exists = false;
bool             2476 src/fileio.c         bool fail = fsetfilecon (ofd, con) != 0;
bool             2596 src/fileio.c   bool
bool             2712 src/fileio.c     bool case_only_rename = false;
bool             2737 src/fileio.c     bool plain_rename = (case_only_rename
bool             2782 src/fileio.c     bool dirp = !NILP (Fdirectory_name_p (file));
bool             2944 src/fileio.c   bool
bool             3162 src/fileio.c   bool
bool             3167 src/fileio.c     bool retval = sys_faccessat (AT_FDCWD, SSDATA (file),
bool             3254 src/fileio.c   bool
bool             3275 src/fileio.c     bool ok;
bool             3413 src/fileio.c     bool fail;
bool             3541 src/fileio.c     bool fail;
bool             4022 src/fileio.c     bool regular = true;
bool             4026 src/fileio.c     bool replace_handled = false;
bool             4027 src/fileio.c     bool set_coding_system = false;
bool             4033 src/fileio.c     bool empty_undo_list_p
bool             4037 src/fileio.c     bool we_locked_file = false;
bool             4046 src/fileio.c     bool seekable = true;
bool             4328 src/fileio.c         bool giveup_match_end = false;
bool             4516 src/fileio.c         bool multibyte
bool             5160 src/fileio.c         bool using_default_coding = 0;
bool             5161 src/fileio.c         bool force_raw_text = 0;
bool             5295 src/fileio.c     bool open_and_close_file = desc < 0;
bool             5296 src/fileio.c     bool ok;
bool             5307 src/fileio.c     bool visiting = (EQ (visit, Qt) || STRINGP (visit));
bool             5308 src/fileio.c     bool quietly = !NILP (visit);
bool             5309 src/fileio.c     bool file_locked = 0;
bool             5548 src/fileio.c   	      bool use_heuristic
bool             5602 src/fileio.c     bool auto_saving_into_visited_file =
bool             5661 src/fileio.c     bool used_global = false;
bool             5741 src/fileio.c   static bool
bool             5791 src/fileio.c   static bool
bool             6047 src/fileio.c     bool auto_raise;
bool             6103 src/fileio.c     bool auto_saved = 0;
bool             6108 src/fileio.c     bool orig_minibuffer_auto_raise = minibuffer_auto_raise;
bool             6109 src/fileio.c     bool old_message_p = 0;
bool             6394 src/fileio.c   blocks_to_bytes (uintmax_t blocksize, uintmax_t blocks, bool negate)
bool              137 src/filelock.c static bool boot_time_initialized;
bool              140 src/filelock.c static void get_boot_time_1 (const char *, bool);
bool              203 src/filelock.c       bool delete_flag = false;
bool              253 src/filelock.c get_boot_time_1 (const char *filename, bool newest)
bool              317 src/filelock.c rename_lock_file (char const *old, char const *new, bool force)
bool              360 src/filelock.c create_lock_file (char *lfname, char *lock_info_str, bool force)
bool              427 src/filelock.c lock_file_1 (Lisp_Object lfname, bool force)
bool              464 src/filelock.c static bool
bool              475 src/floatfns.c   bool neg_d = d < 0;
bool              476 src/floatfns.c   bool neg_r = r < 0;
bool              490 src/floatfns.c   bool neg_d = mpz_sgn (d) < 0;
bool              491 src/floatfns.c   bool neg_r = mpz_sgn (*r) < 0;
bool               47 src/fns.c      static bool internal_equal (Lisp_Object, Lisp_Object,
bool              286 src/fns.c        bool use_byte_compare =
bool              828 src/fns.c        bool dest_multibyte = false;
bool              829 src/fns.c        bool some_unibyte = false;
bool             1863 src/fns.c      static bool
bool             1877 src/fns.c      static bool
bool             2260 src/fns.c      	  bool tem = bool_vector_bitref (seq, i);
bool             2449 src/fns.c      merge_c (Lisp_Object org_l1, Lisp_Object org_l2, bool (*less) (Lisp_Object, Lisp_Object))
bool             2723 src/fns.c      bool
bool             2740 src/fns.c      static bool
bool             3391 src/fns.c        bool from_file = load_in_progress;
bool             3713 src/fns.c      static ptrdiff_t base64_encode_1 (const char *, char *, ptrdiff_t, bool, bool,
bool             3714 src/fns.c      				  bool, bool);
bool             3715 src/fns.c      static ptrdiff_t base64_decode_1 (const char *, char *, ptrdiff_t, bool,
bool             3716 src/fns.c      				  bool, bool, ptrdiff_t *);
bool             3718 src/fns.c      static Lisp_Object base64_encode_region_1 (Lisp_Object, Lisp_Object, bool,
bool             3719 src/fns.c      					   bool, bool);
bool             3721 src/fns.c      static Lisp_Object base64_encode_string_1 (Lisp_Object, bool,
bool             3722 src/fns.c      					   bool, bool);
bool             3756 src/fns.c      base64_encode_region_1 (Lisp_Object beg, Lisp_Object end, bool line_break,
bool             3757 src/fns.c      			bool pad, bool base64url)
bool             3836 src/fns.c      base64_encode_string_1 (Lisp_Object string, bool line_break,
bool             3837 src/fns.c      			bool pad, bool base64url)
bool             3877 src/fns.c      		 bool line_break, bool pad, bool base64url,
bool             3878 src/fns.c      		 bool multibyte)
bool             4001 src/fns.c        bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
bool             4099 src/fns.c      		 bool base64url, bool multibyte, bool ignore_invalid,
bool             4554 src/fns.c      		 Lisp_Object weak, bool purecopy)
bool             4873 src/fns.c      bool
bool             4874 src/fns.c      sweep_weak_table (struct Lisp_Hash_Table *h, bool remove_entries_p)
bool             4877 src/fns.c        bool marked = false;
bool             4887 src/fns.c      	  bool key_known_to_survive_p = survives_gc_p (HASH_KEY (h, i));
bool             4888 src/fns.c      	  bool value_known_to_survive_p = survives_gc_p (HASH_VALUE (h, i));
bool             4889 src/fns.c      	  bool remove_p;
bool             5290 src/fns.c        bool purecopy;
bool             5682 src/fns.c      	      bool force_raw_text = false;
bool              139 src/font.c     bool
bool              288 src/font.c     font_intern_prop (const char *str, ptrdiff_t len, bool force_symbol)
bool              369 src/font.c                          bool noerror)
bool              448 src/font.c                          bool for_face)
bool             1173 src/font.c           bool wild_card_found = 0;
bool             1459 src/font.c     	  bool decimal = 0, size_found = 1;
bool             1855 src/font.c     	  bool asterisk = len && p0[len - 1] == '*';
bool             2144 src/font.c     static bool
bool             2149 src/font.c       bool negative;
bool             2185 src/font.c     static bool
bool             2219 src/font.c     bool
bool             2453 src/font.c     bool
bool             2572 src/font.c       bool need_filtering = 0;
bool             3592 src/font.c       bool multibyte;
bool             3663 src/font.c     static bool
bool             4773 src/font.c       bool asterisk;
bool              266 src/font.h       bool is_android;
bool              331 src/font.h       bool vertical_centering;
bool              428 src/font.h     INLINE bool
bool              435 src/font.h     INLINE bool
bool              442 src/font.h     INLINE bool
bool              449 src/font.h     INLINE bool
bool              456 src/font.h     INLINE bool
bool              463 src/font.h     INLINE bool
bool              470 src/font.h     INLINE bool
bool              590 src/font.h       bool case_sensitive;
bool              678 src/font.h                    int x, int y, bool with_background);
bool              730 src/font.h                         Lisp_Object gstring_out, int idx, bool alternate_subst);
bool              786 src/font.h       bool (*cached_font_ok) (struct frame *f,
bool              826 src/font.h       bool on;
bool              849 src/font.h                                     Lisp_Object name, bool noerror);
bool              852 src/font.h                                             bool for_face);
bool              854 src/font.h     extern bool font_match_p (Lisp_Object spec, Lisp_Object font);
bool              855 src/font.h     extern bool font_is_ignored (const char *name, ptrdiff_t namelen);
bool              880 src/font.h     				     bool force_symbol);
bool              893 src/font.h     extern bool valid_font_driver (struct font_driver const *);
bool              895 src/font.h     INLINE bool
bool             1014 src/font.h     INLINE bool
bool              176 src/fontset.c  static bool
bool              392 src/fontset.c    bool score_changed = false;
bool              551 src/fontset.c  		   int charset_id, bool fallback)
bool             1538 src/fontset.c    bool ascii_changed = 0;
bool               69 src/frame.c    bool frame_garbaged;
bool              116 src/frame.c    bool
bool              157 src/frame.c    bool
bool              158 src/frame.c    frame_inhibit_resize (struct frame *f, bool horizontal, Lisp_Object parameter)
bool              161 src/frame.c      bool inhibit
bool              525 src/frame.c    			   bool inhibit_horizontal, bool inhibit_vertical)
bool              644 src/frame.c    		   int inhibit, bool pretend, Lisp_Object parameter)
bool              671 src/frame.c      bool inhibit_horizontal, inhibit_vertical;
bool              936 src/frame.c    make_frame (bool mini_p)
bool             1727 src/frame.c    bool
bool             1941 src/frame.c    static bool
bool             1942 src/frame.c    other_frames (struct frame *f, bool invisible, bool force)
bool             2050 src/frame.c      bool nochild = !FRAME_PARENT_FRAME (f);
bool             2641 src/frame.c    mouse_position (bool call_mouse_position_function)
bool             4258 src/frame.c    			    bool default_parameter)
bool             4264 src/frame.c      bool width_change = false, height_change = false;
bool             4274 src/frame.c      bool fullscreen_change = false;
bool             4280 src/frame.c      bool left_no_change = 0, top_no_change = 0;
bool             4282 src/frame.c      bool icon_left_no_change = 0, icon_top_no_change = 0;
bool             5225 src/frame.c    bool
bool             5594 src/frame.c      bool was_unbound;
bool             5783 src/frame.c    gui_figure_window_size (struct frame *f, Lisp_Object parms, bool tabbar_p,
bool             5784 src/frame.c                            bool toolbar_p)
bool             1430 src/frame.h    extern bool frame_garbaged;
bool             1494 src/frame.h    extern struct frame *make_frame (bool);
bool             1500 src/frame.h    extern bool display_available (void);
bool             1503 src/frame.h    INLINE bool
bool             1517 src/frame.h    extern bool frame_inhibit_resize (struct frame *, bool, Lisp_Object);
bool             1518 src/frame.h    extern void adjust_frame_size (struct frame *, int, int, int, bool,
bool             1520 src/frame.h    extern Lisp_Object mouse_position (bool);
bool             1828 src/frame.h    extern void gui_set_frame_parameters_1 (struct frame *, Lisp_Object, bool);
bool             1851 src/frame.h    extern long gui_figure_window_size (struct frame *, Lisp_Object, bool, bool);
bool             1865 src/frame.h    extern void set_frame_menubar (struct frame *f, bool deep_p);
bool             1868 src/frame.h    extern bool frame_ancestor_p (struct frame *af, struct frame *df);
bool              919 src/fringe.c   bool
bool              920 src/fringe.c   draw_window_fringes (struct window *w, bool no_fringe_p)
bool              926 src/fringe.c     bool updated_p = 0;
bool              965 src/fringe.c   bool
bool              966 src/fringe.c   update_window_fringes (struct window *w, bool keep_current_p)
bool              972 src/fringe.c     bool redraw_p = 0;
bool             1209 src/fringe.c         bool periodic_p;
bool              534 src/ftcrfont.c                int from, int to, int x, int y, bool with_background)
bool              642 src/ftcrfont.c static bool
bool              652 src/ftcrfont.c   bool equal = cairo_font_options_equal (options, gsettings_options);
bool               55 src/ftfont.c   static bool fc_initialized;
bool              129 src/ftfont.c   static bool
bool              588 src/ftfont.c     bool negative;
bool              649 src/ftfont.c   static bool
bool              992 src/ftfont.c   	  bool passed;
bool             1338 src/ftfont.c     bool scalable;
bool             1405 src/ftfont.c     bool no_leading_p = !(CONSP (val) && NILP (XCDR (val)));
bool             1568 src/ftfont.c   static bool
bool             1593 src/ftfont.c     bool first;
bool             1884 src/ftfont.c     bool negative;
bool             1927 src/ftfont.c   	bool passed = true;
bool             2705 src/ftfont.c   static bool m17n_flt_initialized;
bool             2715 src/ftfont.c     bool with_variation_selector = false;
bool               60 src/ftfont.h     bool maybe_otf;	/* Flag to tell if this may be OTF or not.  */
bool             1700 src/gmalloc.c  static bool
bool               90 src/gnutls.c   static bool gnutls_global_initialized;
bool              304 src/gnutls.c   static bool
bool              634 src/gnutls.c     bool non_blocking = proc->is_non_blocking_client;
bool             1572 src/gnutls.c   static bool
bool             1667 src/gnutls.c     bool verify_error_all = false;
bool             2380 src/gnutls.c   gnutls_symmetric_aead (bool encrypting, gnutls_cipher_algorithm_t gca,
bool             2470 src/gnutls.c   gnutls_symmetric (bool encrypting, Lisp_Object cipher,
bool              100 src/gtkutil.c  static bool xg_widget_key_press_event_cb (GtkWidget *, GdkEvent *, gpointer);
bool              142 src/gtkutil.c  bool xg_gtk_initialized;        /* Used to make sure xwidget calls are possible */
bool              734 src/gtkutil.c  bool
bool              739 src/gtkutil.c    bool success_p;
bool              740 src/gtkutil.c    bool get_bg;
bool              741 src/gtkutil.c    bool get_fg;
bool              892 src/gtkutil.c  bool
bool              970 src/gtkutil.c  bool
bool             1006 src/gtkutil.c  bool
bool             1033 src/gtkutil.c  bool
bool             1175 src/gtkutil.c    bool was_visible = false;
bool             1176 src/gtkutil.c    bool hide_child_frame;
bool             1521 src/gtkutil.c  bool
bool             1920 src/gtkutil.c  xg_wm_set_size_hint (struct frame *f, long int flags, bool user_position)
bool             2092 src/gtkutil.c  xg_frame_restack (struct frame *f1, struct frame *f2, bool above_flag)
bool             2291 src/gtkutil.c    bool make_two_rows = total_buttons > 4;
bool             2498 src/gtkutil.c  bool
bool             2576 src/gtkutil.c  			  bool mustmatch_p, bool only_dir_p,
bool             2695 src/gtkutil.c                              bool mustmatch_p, bool only_dir_p,
bool             2737 src/gtkutil.c                    bool mustmatch_p,
bool             2738 src/gtkutil.c                    bool only_dir_p)
bool             3339 src/gtkutil.c                bool pop_up_p,
bool             3340 src/gtkutil.c                bool menu_bar_p,
bool             3484 src/gtkutil.c    bool menu_bar_p = strcmp (type, "menubar") == 0;
bool             3485 src/gtkutil.c    bool pop_up_p = strcmp (type, "popup") == 0;
bool             3539 src/gtkutil.c  static bool
bool             3545 src/gtkutil.c    bool is_same = (old_label
bool             3631 src/gtkutil.c        bool val_in_menubar = 0;
bool             3632 src/gtkutil.c        bool iter_in_new_menubar = 0;
bool             3781 src/gtkutil.c    bool label_changed = false;
bool             4036 src/gtkutil.c  			   widget_value *val, bool deep_p,
bool             4188 src/gtkutil.c  bool
bool             4280 src/gtkutil.c  bool xg_ignore_gtk_scrollbar;
bool             4741 src/gtkutil.c        bool hidden = height < msl;
bool             4938 src/gtkutil.c        bool changed = 0;
bool             5046 src/gtkutil.c  bool
bool             5048 src/gtkutil.c  			   bool for_valuator)
bool             5050 src/gtkutil.c    bool retval = 0;
bool             5400 src/gtkutil.c    bool into_hbox = EQ (pos, Qleft) || EQ (pos, Qright);
bool             5421 src/gtkutil.c        bool vbox_pos = x->menubar_widget != 0;
bool             5434 src/gtkutil.c  static bool xg_update_tool_bar_sizes (struct frame *f);
bool             5527 src/gtkutil.c                     int i, bool horiz, bool text_image)
bool             5622 src/gtkutil.c  static bool
bool             5623 src/gtkutil.c  is_box_type (GtkWidget *vb, bool is_horizontal)
bool             5626 src/gtkutil.c    bool ret = 0;
bool             5640 src/gtkutil.c  static bool
bool             5643 src/gtkutil.c  		      const char *label, bool horiz)
bool             5691 src/gtkutil.c  static bool
bool             5791 src/gtkutil.c    bool text_image, horiz;
bool             5865 src/gtkutil.c        bool enabled_p = !NILP (PROP (TOOL_BAR_ITEM_ENABLED_P));
bool             5866 src/gtkutil.c        bool selected_p = !NILP (PROP (TOOL_BAR_ITEM_SELECTED_P));
bool             5878 src/gtkutil.c        bool vert_only = ! NILP (PROP (TOOL_BAR_ITEM_VERT_ONLY));
bool             6379 src/gtkutil.c  static bool
bool             6560 src/gtkutil.c  bool
bool             6573 src/gtkutil.c    bool result;
bool               86 src/gtkutil.h  extern bool xg_uses_old_file_dialog (void);
bool               91 src/gtkutil.h                                 bool mustmatch_p,
bool               92 src/gtkutil.h                                 bool only_dir_p);
bool              107 src/gtkutil.h                                         bool deep_p,
bool              114 src/gtkutil.h  extern bool xg_event_is_for_menubar (struct frame *, const EVENT *);
bool              151 src/gtkutil.h  extern bool xg_event_is_for_scrollbar (struct frame *, const EVENT *,
bool              152 src/gtkutil.h  				       bool for_valuator);
bool              156 src/gtkutil.h  extern void xg_wm_set_size_hint (struct frame *, long int, bool);
bool              179 src/gtkutil.h  extern bool xg_create_frame_widgets (struct frame *f);
bool              182 src/gtkutil.h  extern bool xg_check_special_colors (struct frame *f,
bool              196 src/gtkutil.h  extern void xg_frame_restack (struct frame *f1, struct frame *f2, bool above);
bool              202 src/gtkutil.h  extern bool xg_prepare_tooltip (struct frame *f,
bool              211 src/gtkutil.h  extern bool xg_hide_tooltip (struct frame *f);
bool              220 src/gtkutil.h  extern bool xg_is_menu_window (Display *dpy, Window);
bool              224 src/gtkutil.h  extern bool xg_filter_key (struct frame *frame, XEvent *xkey);
bool              235 src/gtkutil.h  extern bool xg_ignore_gtk_scrollbar;
bool              237 src/gtkutil.h  extern bool xg_gtk_initialized;
bool              122 src/haiku_io.c haiku_read_size (ssize_t *len, bool popup_menu_p)
bool              159 src/haiku_io.c 			 bigtime_t timeout, bool popup_menu_p)
bool              195 src/haiku_io.c 			    bool popup_menu_p)
bool              197 src/haiku_support.h   bool just_exited_p;
bool              201 src/haiku_support.h   bool dnd_message;
bool              260 src/haiku_support.h   bool highlight_p;
bool              469 src/haiku_support.h   bool quit_reply;
bool              514 src/haiku_support.h extern void haiku_read_size (ssize_t *, bool);
bool              518 src/haiku_support.h 				    bigtime_t, bool);
bool              520 src/haiku_support.h extern int haiku_write_without_signal (enum haiku_event_type, void *, bool);
bool              552 src/haiku_support.h extern bool BWindow_is_active (void *);
bool              553 src/haiku_support.h extern void BWindow_set_override_redirect (void *, bool);
bool              556 src/haiku_support.h extern void BWindow_set_sticky (void *, bool);
bool              589 src/haiku_support.h 			      int, int, bool);
bool              597 src/haiku_support.h extern void BView_scroll_bar_update (void *, int, int, int, int, bool);
bool              600 src/haiku_support.h 				  int, int, bool);
bool              607 src/haiku_support.h 				      int, int, int, int, int, bool);
bool              622 src/haiku_support.h extern void BView_draw_lock (void *, bool, int, int, int, int);
bool              635 src/haiku_support.h extern bool BView_inside_scroll_bar (void *, int, int);
bool              644 src/haiku_support.h extern void BMenu_add_item (void *, const char *, void *, bool,
bool              645 src/haiku_support.h 			    bool, bool, void *, const char *,
bool              648 src/haiku_support.h extern void *BMenu_new_submenu (void *, const char *, bool);
bool              684 src/haiku_support.h extern bool be_is_display_grayscale (void);
bool              702 src/haiku_support.h extern bool BMenuBar_start_tracking (void *);
bool              719 src/haiku_support.h extern bool be_use_subpixel_antialiasing (void);
bool              724 src/haiku_support.h extern void be_set_font_antialiasing (void *, bool);
bool              729 src/haiku_support.h extern bool be_drag_message (void *, void *, bool, void (*) (void),
bool              731 src/haiku_support.h 			     bool (*) (void));
bool              732 src/haiku_support.h extern bool be_drag_and_drop_in_progress (void);
bool              734 src/haiku_support.h extern bool be_replay_menu_bar_event (void *, struct haiku_menu_bar_click_event *);
bool              735 src/haiku_support.h extern bool be_select_font (void (*) (void), bool (*) (void),
bool              738 src/haiku_support.h 			    int *, bool, int, int, int,
bool              739 src/haiku_support.h 			    bool, bool *);
bool              754 src/haiku_support.h extern bool be_get_explicit_workarea (int *, int *, int *, int *);
bool              756 src/haiku_support.h extern void be_set_use_frame_synchronization (void *, bool);
bool              760 src/haiku_support.h extern bool be_lock_font_defaults (void);
bool              701 src/haikufns.c   bool minibuffer_only = false;
bool             1037 src/haikufns.c   bool face_change_before = face_change;
bool             1331 src/haikufns.c haiku_hide_tip (bool delete)
bool             1807 src/haikufns.c haiku_set_frame_visible_invisible (struct frame *f, bool visible_p)
bool             1851 src/haikufns.c haiku_set_name (struct frame *f, Lisp_Object name, bool explicit_p)
bool             2104 src/haikufns.c   bool color_specified_p;
bool             2378 src/haikufns.c   bool grayscale_p;
bool             2407 src/haikufns.c   bool displayed;
bool             2503 src/haikufns.c 	  bool delete = false;
bool             1086 src/haikufont.c 		int x, int y, bool with_background)
bool             1228 src/haikufont.c static bool
bool             1251 src/haikufont.c   bool disable_antialiasing, initial_antialias;
bool               28 src/haikuimage.c bool
bool               38 src/haikumenu.c 		   bool is_menu_bar)
bool              195 src/haikumenu.c   bool boundary_seen = false;
bool              198 src/haikumenu.c   bool enabled_item_seen_p = false;
bool              542 src/haikumenu.c set_frame_menubar (struct frame *f, bool deep_p)
bool              546 src/haikumenu.c   bool first_time_p = false;
bool               38 src/haikuselect.c bool haiku_dnd_follow_tooltip;
bool               42 src/haikuselect.c bool haiku_dnd_allow_same_frame;
bool              208 src/haikuselect.c   bool value;
bool              259 src/haikuselect.c 	      t1 = (*(bool *) buf) ? Qt : Qnil;
bool              464 src/haikuselect.c   bool bool_data;
bool              793 src/haikuselect.c static bool
bool              894 src/haikuselect.c   bool rc;
bool             1176 src/haikuselect.c   bool horizontal, up;
bool               48 src/haikuselect.h 				   ssize_t, bool);
bool               49 src/haikuselect.h extern bool be_clipboard_owner_p (enum haiku_clipboard);
bool               65 src/haikuselect.h extern int be_lock_clipboard_message (enum haiku_clipboard, void **, bool);
bool               66 src/haikuselect.h extern void be_unlock_clipboard (enum haiku_clipboard, bool);
bool               69 src/haikuselect.h extern bool be_selection_outdated_p (enum haiku_clipboard, int64);
bool               65 src/haikuterm.c static bool any_help_event_p;
bool              107 src/haikuterm.c 			bool *menu_bar_p, bool *tool_bar_p)
bool              400 src/haikuterm.c haiku_frame_raise_lower (struct frame *f, bool raise_p)
bool              419 src/haikuterm.c haiku_mouse_or_wdesc_frame (void *window, bool accept_tooltip)
bool              544 src/haikuterm.c haiku_focus_frame (struct frame *frame, bool noactivate)
bool              584 src/haikuterm.c static bool
bool              586 src/haikuterm.c 		     Emacs_Color *color, bool alloc, bool make_index)
bool              602 src/haikuterm.c 		     bool left_p, bool right_p, struct haiku_rect *clip_rect)
bool              662 src/haikuterm.c 			bool raised_p, bool top_p, bool bot_p, bool left_p,
bool              663 src/haikuterm.c 			bool right_p, struct haiku_rect *clip_rect)
bool              852 src/haikuterm.c 	      bool underline_at_descent_line;
bool              853 src/haikuterm.c 	      bool use_underline_position_properties;
bool              959 src/haikuterm.c   bool raised_p, left_p, right_p;
bool             1075 src/haikuterm.c 			       bool explicit_colors_p,
bool             1555 src/haikuterm.c   bool raised_p, top_p, bot_p, left_p, right_p;
bool             2041 src/haikuterm.c haiku_set_window_size (struct frame *f, bool change_gravity,
bool             2230 src/haikuterm.c 			  int cursor_width, bool on_p, bool active_p)
bool             2558 src/haikuterm.c 			 int width, int height, bool horizontal_p)
bool             3537 src/haikuterm.c 	    bool up_okay_p = false;
bool             4248 src/haikuterm.c haiku_toggle_invisible_pointer (struct frame *f, bool invisible_p)
bool              188 src/haikuterm.h   bool configury_done;
bool              233 src/haikuterm.h extern bool haiku_dnd_follow_tooltip;
bool              272 src/haikuterm.h   bool horizontal;
bool              314 src/haikuterm.h extern void haiku_set_frame_visible_invisible (struct frame *, bool);
bool              318 src/haikuterm.h extern void haiku_set_name (struct frame *, Lisp_Object, bool);
bool              353 src/haikuterm.h extern bool haiku_can_use_native_image_api (Lisp_Object);
bool              118 src/hbfont.c   bool
bool              242 src/hbfont.c   static bool combining_class_loaded = false;
bool              505 src/hbfont.c     bool buf_reversed = false;
bool              520 src/hbfont.c         bool new_lglyph = false;
bool              702 src/image.c    static bool xbm_read_bitmap_data (struct frame *, char *, char *,
bool              703 src/image.c    				  int *, int *, char **, bool);
bool             1096 src/image.c    static bool image_create_x_image_and_pixmap_1 (struct frame *, int, int, int,
bool             1103 src/image.c                                        bool, HGDIOBJ *);
bool             1104 src/image.c    static void image_unget_x_image_or_dc (struct image *, bool,
bool             1108 src/image.c                                                  bool);
bool             1109 src/image.c    static void image_unget_x_image (struct image *, bool, Emacs_Pix_Container);
bool             1126 src/image.c    static bool x_create_x_image_and_pixmap (struct frame *, int, int, int,
bool             1141 src/image.c      bool result;
bool             1246 src/image.c      bool (*valid_p) (Lisp_Object spec);
bool             1250 src/image.c      bool (*load_img) (struct frame *f, struct image *img);
bool             1258 src/image.c      bool (*init) (void);
bool             1295 src/image.c    bool
bool             1377 src/image.c      bool mandatory_p;
bool             1380 src/image.c      bool count;
bool             1393 src/image.c    static bool
bool             1535 src/image.c    image_spec_value (Lisp_Object spec, Lisp_Object key, bool *found)
bool             1705 src/image.c    static bool
bool             1878 src/image.c          bool free_pimg = !pimg;
bool             1923 src/image.c    	  bool free_mask = !mask;
bool             2099 src/image.c                        int font_size, char *font_family, bool ignore_colors)
bool             2474 src/image.c    	  bool found_p;
bool             2731 src/image.c      bool foundp = false;
bool             2841 src/image.c      bool flip;
bool             2909 src/image.c      bool smoothing;
bool             3636 src/image.c    static bool
bool             3669 src/image.c    static bool
bool             3806 src/image.c    static bool
bool             3828 src/image.c    static bool
bool             4045 src/image.c    static bool
bool             4048 src/image.c    				 Emacs_Pix_Container *ximg, bool mask_p)
bool             4069 src/image.c    		   bool mask_p)
bool             4117 src/image.c    image_get_x_image_or_dc (struct frame *f, struct image *img, bool mask_p,
bool             4130 src/image.c    image_unget_x_image_or_dc (struct image *img, bool mask_p,
bool             4141 src/image.c    image_get_x_image (struct frame *f, struct image *img, bool mask_p)
bool             4173 src/image.c    image_unget_x_image (struct image *img, bool mask_p, Emacs_Pix_Container ximg)
bool             4352 src/image.c    static bool xbm_file_p (Lisp_Object);
bool             4438 src/image.c    static bool
bool             4555 src/image.c          bool overflow = false;
bool             4605 src/image.c          bool overflow = false;
bool             4747 src/image.c    				bool non_default_colors)
bool             4817 src/image.c    static bool
bool             4820 src/image.c    		      bool inhibit_image_error)
bool             4824 src/image.c      bool padding_p = 0;
bool             4825 src/image.c      bool v10 = 0;
bool             4978 src/image.c    static bool
bool             4981 src/image.c      bool rc;
bool             4983 src/image.c      bool success_p = 0;
bool             4992 src/image.c          bool non_default_colors = 0;
bool             5038 src/image.c    static bool
bool             5052 src/image.c    static bool
bool             5055 src/image.c      bool success_p = 0;
bool             5089 src/image.c          bool non_default_colors = 0;
bool             5091 src/image.c          bool parsed_p;
bool             5092 src/image.c          bool in_memory_file_p = 0;
bool             5212 src/image.c    static bool xpm_image_p (Lisp_Object object);
bool             5213 src/image.c    static bool xpm_load (struct frame *f, struct image *img);
bool             5407 src/image.c    static bool
bool             5477 src/image.c    static bool
bool             5510 src/image.c    static bool
bool             5528 src/image.c    static bool
bool             5604 src/image.c    static bool
bool             6101 src/image.c    static bool
bool             6118 src/image.c      bool have_mask = false;
bool             6349 src/image.c    static bool
bool             6353 src/image.c      bool success_p = 0;
bool             6516 src/image.c          bool rc;
bool             6584 src/image.c          bool rc;
bool             6707 src/image.c    image_to_emacs_colors (struct frame *f, struct image *img, bool rgb_p)
bool             7147 src/image.c      bool use_img_background;
bool             7289 src/image.c    static bool
bool             7356 src/image.c    pbm_scan_index (char **s, bool two_byte)
bool             7373 src/image.c    static bool
bool             7376 src/image.c      bool raw_p;
bool             7559 src/image.c          bool two_byte = 255 < max_color_idx;
bool             7644 src/image.c    static bool
bool             7699 src/image.c    static bool
bool             7712 src/image.c    static bool
bool             7779 src/image.c    static bool
bool             7838 src/image.c    static bool
bool             8029 src/image.c    static bool
bool             8045 src/image.c      bool transparent_p;
bool             8381 src/image.c    static bool
bool             8434 src/image.c    static bool
bool             8498 src/image.c    static bool
bool             8768 src/image.c    static bool
bool             8945 src/image.c    static bool
bool             9000 src/image.c    static bool
bool             9041 src/image.c    static bool
bool             9222 src/image.c    static bool
bool             9445 src/image.c    static bool
bool             9531 src/image.c    static bool
bool             9633 src/image.c    static bool
bool             10169 src/image.c    static bool
bool             10209 src/image.c    static bool
bool             10277 src/image.c    static bool
bool             10619 src/image.c    static bool
bool             10657 src/image.c      static bool imagemagick_initialized;
bool             10742 src/image.c    imagemagick_prune_animation_cache (bool clear)
bool             10915 src/image.c    static bool
bool             11301 src/image.c    static bool
bool             11304 src/image.c      bool success_p = 0;
bool             11388 src/image.c    static bool svg_load_image (struct frame *, struct image *,
bool             11435 src/image.c    static bool
bool             11532 src/image.c    static bool
bool             11681 src/image.c    static bool
bool             11684 src/image.c      bool success_p = 0;
bool             11791 src/image.c    static bool
bool             11806 src/image.c      bool empty_errmsg = true;
bool             12265 src/image.c    static bool
bool             12305 src/image.c    static bool
bool             12567 src/image.c    static bool
bool             12583 src/image.c      bool (*init) (void) = type->init;
bool             12586 src/image.c          bool type_valid = init ();
bool             12668 src/image.c    image_prune_animation_caches (bool clear)
bool              109 src/indent.c   bool
bool              148 src/indent.c     bool indirect_p = false;
bool              333 src/indent.c     bool tab_seen;
bool              337 src/indent.c     bool ctl_arrow = !NILP (BVAR (current_buffer, ctl_arrow));
bool              553 src/indent.c     bool ctl_arrow = !NILP (BVAR (current_buffer, ctl_arrow));
bool              555 src/indent.c     bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
bool              573 src/indent.c         bool lines_truncated = false;
bool              816 src/indent.c     bool tab_seen;
bool              820 src/indent.c     bool ctl_arrow = !NILP (current_buffer->ctl_arrow);
bool             1038 src/indent.c   bool
bool             1197 src/indent.c   		EMACS_INT fromhpos, bool did_motion, ptrdiff_t to,
bool             1208 src/indent.c     bool ctl_arrow = !NILP (BVAR (current_buffer, ctl_arrow));
bool             1234 src/indent.c     bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
bool             1419 src/indent.c   	  bool truncate = 0;
bool             1922 src/indent.c     bool did_motion;
bool             2046 src/indent.c         bool saved_restriction = false;
bool             2233 src/indent.c         bool overshoot_handled = 0;
bool             2234 src/indent.c         bool disp_string_at_start_p = 0;
bool             2241 src/indent.c         bool start_x_given = !NILP (cur_col);
bool               36 src/indent.h   				 bool did_motion, ptrdiff_t to,
bool               53 src/indent.h   bool disptab_matches_widthtab (struct Lisp_Char_Table *disptab,
bool              262 src/inotify.c  remove_descriptor (Lisp_Object prevtail, bool invalid_p)
bool              459 src/inotify.c  static bool
bool               39 src/insdel.c   				  ptrdiff_t, bool, bool);
bool               40 src/insdel.c   static void insert_from_buffer_1 (struct buffer *, ptrdiff_t, ptrdiff_t, bool);
bool               41 src/insdel.c   static void gap_left (ptrdiff_t, ptrdiff_t, bool);
bool               69 src/insdel.c     bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
bool              110 src/insdel.c   gap_left (ptrdiff_t charpos, ptrdiff_t bytepos, bool newgap)
bool              289 src/insdel.c   			   ptrdiff_t to, ptrdiff_t to_byte, bool before_markers)
bool              618 src/insdel.c   	   ptrdiff_t nbytes, bool from_multibyte, bool to_multibyte)
bool              886 src/insdel.c   	       bool inherit, bool prepare, bool before_markers)
bool              967 src/insdel.c   		    ptrdiff_t length, ptrdiff_t length_byte, bool inherit)
bool              987 src/insdel.c   				   bool inherit)
bool             1005 src/insdel.c   		      bool inherit, bool before_markers)
bool             1099 src/insdel.c   insert_from_gap_1 (ptrdiff_t nchars, ptrdiff_t nbytes, bool text_at_gap_tail)
bool             1135 src/insdel.c   insert_from_gap (ptrdiff_t nchars, ptrdiff_t nbytes, bool text_at_gap_tail)
bool             1178 src/insdel.c   		    ptrdiff_t charpos, ptrdiff_t nchars, bool inherit)
bool             1203 src/insdel.c   		      ptrdiff_t from, ptrdiff_t nchars, bool inherit)
bool             1423 src/insdel.c                  bool prepare, bool inherit, bool markers,
bool             1424 src/insdel.c                  bool adjust_match_data, bool inhibit_mod_hooks)
bool             1610 src/insdel.c   		 bool markers)
bool             1760 src/insdel.c   del_range_1 (ptrdiff_t from, ptrdiff_t to, bool prepare, bool ret_string)
bool             1836 src/insdel.c   		ptrdiff_t to, ptrdiff_t to_byte, bool prepare)
bool             1882 src/insdel.c   	     ptrdiff_t to, ptrdiff_t to_byte, bool ret_string)
bool             2172 src/insdel.c     bool errorp;
bool              171 src/intervals.c static bool
bool              172 src/intervals.c intervals_equal_1 (INTERVAL i0, INTERVAL i1, bool use_equal)
bool              225 src/intervals.c bool
bool              420 src/intervals.c   bool have_parent = false;
bool              809 src/intervals.c   bool eobp = 0;
bool             1031 src/intervals.c   bool use_left, use_right, lpresent;
bool             1570 src/intervals.c 			     bool inherit)
bool             1714 src/intervals.c lookup_char_property (Lisp_Object plist, Lisp_Object prop, bool textprop)
bool             1813 src/intervals.c 			 bool test_intang)
bool             1860 src/intervals.c   bool backwards = charpos < old_position;
bool             1861 src/intervals.c   bool have_overlays;
bool             2136 src/intervals.c bool
bool             2284 src/intervals.c bool
bool             2323 src/intervals.c set_intervals_multibyte_1 (INTERVAL i, bool multi_flag,
bool             2411 src/intervals.c set_intervals_multibyte (bool multi_flag)
bool              246 src/intervals.h extern bool intervals_equal (INTERVAL, INTERVAL);
bool              261 src/intervals.h                                          struct buffer *, bool);
bool              268 src/intervals.h extern bool compare_string_intervals (Lisp_Object, Lisp_Object);
bool              270 src/intervals.h extern Lisp_Object lookup_char_property (Lisp_Object, Lisp_Object, bool);
bool              272 src/intervals.h extern bool get_property_and_range (ptrdiff_t, Lisp_Object, Lisp_Object *,
bool              276 src/intervals.h extern void set_intervals_multibyte (bool);
bool              278 src/intervals.h                                          Lisp_Object *, bool);
bool              218 src/itree.c    	       bool check_red_black_invariants, uintmax_t tree_otick,
bool              285 src/itree.c    static bool
bool              287 src/itree.c    	    bool check_red_black_invariants)
bool              312 src/itree.c    static bool
bool              318 src/itree.c    static bool
bool              433 src/itree.c    		 bool front_advance, bool rear_advance,
bool              766 src/itree.c    static bool
bool              778 src/itree.c    static bool
bool              996 src/itree.c      bool removed_black = !splice->red;
bool             1047 src/itree.c    		  ptrdiff_t pos, ptrdiff_t length, bool before_markers)
bool             1199 src/itree.c    static inline bool
bool              112 src/itree.h    extern void itree_node_init (struct itree_node *, bool, bool, Lisp_Object);
bool              119 src/itree.h    INLINE bool
bool              130 src/itree.h    extern void itree_insert_gap (struct itree_tree *, ptrdiff_t, ptrdiff_t, bool);
bool               83 src/json.c     static bool json_initialized;
bool               85 src/json.c     static bool
bool              197 src/json.c     static bool
bool              205 src/json.c     static bool
bool              400 src/json.c           bool is_plist = !CONSP (XCAR (tail));
bool              511 src/json.c                      bool parse_object_types)
bool              558 src/json.c     static bool
bool              109 src/keyboard.c volatile bool pending_signals;
bool              116 src/keyboard.c static bool single_kboard;
bool              121 src/keyboard.c bool reading_key_sequence;
bool              183 src/keyboard.c static bool echoing;
bool              266 src/keyboard.c bool input_pending;
bool              314 src/keyboard.c bool input_was_pending;
bool              352 src/keyboard.c bool interrupt_input;
bool              355 src/keyboard.c bool interrupts_deferred;
bool              386 src/keyboard.c static bool get_input_pending (int);
bool              387 src/keyboard.c static bool readable_events (int);
bool              389 src/keyboard.c                                             Lisp_Object, bool *);
bool              402 src/keyboard.c static bool help_char_p (Lisp_Object);
bool              407 src/keyboard.c static void handle_interrupt (bool);
bool              408 src/keyboard.c static AVOID quit_throw_to_read_char (bool);
bool              415 src/keyboard.c static bool is_ignored_event (union buffered_input_event *);
bool              487 src/keyboard.c static bool
bool              882 src/keyboard.c   bool found = false;
bool              915 src/keyboard.c   bool was_locked = single_kboard;
bool             1272 src/keyboard.c bool ignore_mouse_drag_p;
bool             1297 src/keyboard.c                               bool, bool, bool, bool, bool);
bool             1298 src/keyboard.c static void adjust_point_for_property (ptrdiff_t, bool);
bool             1703 src/keyboard.c adjust_point_for_property (ptrdiff_t last_pt, bool modified)
bool             1711 src/keyboard.c   bool check_composition = ! modified;
bool             1712 src/keyboard.c   bool check_display = true, check_invisible = true;
bool             1755 src/keyboard.c 	  bool ellipsis = false;
bool             1882 src/keyboard.c       bool found = false;
bool             2057 src/keyboard.c bool
bool             2263 src/keyboard.c static Lisp_Object kbd_buffer_get_event (KBOARD **kbp, bool *used_mouse_menu,
bool             2288 src/keyboard.c                             bool *used_mouse_menu)
bool             2363 src/keyboard.c                                     bool *used_mouse_menu)
bool             2502 src/keyboard.c 	   bool *used_mouse_menu, struct timespec *end_time)
bool             2510 src/keyboard.c   volatile bool reread, recorded;
bool             2511 src/keyboard.c   bool volatile polling_stopped_here = false;
bool             2546 src/keyboard.c       bool was_disabled = false;
bool             2650 src/keyboard.c       bool echo_current = EQ (echo_message_buffer, echo_area_buffer[0]);
bool             3194 src/keyboard.c       bool saved_immediate_echo = current_kboard->immediate_echo;
bool             3378 src/keyboard.c static bool
bool             3560 src/keyboard.c static bool
bool             3896 src/keyboard.c bool
bool             3946 src/keyboard.c                       bool *used_mouse_menu,
bool             3951 src/keyboard.c   bool had_pending_selection_requests;
bool             3956 src/keyboard.c   bool had_pending_conversion_events;
bool             4047 src/keyboard.c 	  bool do_display = true;
bool             4551 src/keyboard.c swallow_events (bool do_display)
bool             4606 src/keyboard.c static bool
bool             4669 src/keyboard.c       bool ripe, timer_ripe = 0, idle_timer_ripe = 0;
bool             5549 src/keyboard.c   bool tool_bar_p = false;
bool             5550 src/keyboard.c   bool menu_bar_p = false;
bool             5848 src/keyboard.c static bool
bool             5874 src/keyboard.c static bool
bool             5897 src/keyboard.c static bool
bool             6144 src/keyboard.c 	bool is_double;
bool             6465 src/keyboard.c 	  bool is_double;
bool             6569 src/keyboard.c 	bool close;
bool             6649 src/keyboard.c 	bool close;
bool             7585 src/keyboard.c   bool switching = (!EQ (frame, internal_last_event_frame)
bool             7687 src/keyboard.c bool
bool             7729 src/keyboard.c static bool
bool             7756 src/keyboard.c   bool err = false;
bool             8216 src/keyboard.c   bool buf_initialized = false;
bool             8270 src/keyboard.c bool
bool             8453 src/keyboard.c   bool parsed;
bool             8561 src/keyboard.c bool
bool             8865 src/keyboard.c static bool parse_tab_bar_item (Lisp_Object, Lisp_Object);
bool             9044 src/keyboard.c static bool
bool             9249 src/keyboard.c static bool parse_tool_bar_item (Lisp_Object, Lisp_Object);
bool             9434 src/keyboard.c static bool
bool             9440 src/keyboard.c   bool have_label;
bool             9442 src/keyboard.c   bool is_wrap;
bool             9761 src/keyboard.c 			 Lisp_Object prev_event, bool *used_mouse_menu)
bool             9829 src/keyboard.c   bool nobindings = true;
bool             9858 src/keyboard.c       bool notfirst = false;
bool             9914 src/keyboard.c 		  bool char_matches;
bool             10095 src/keyboard.c 			bool do_funcall, unsigned int start, unsigned int end,
bool             10146 src/keyboard.c static bool
bool             10148 src/keyboard.c 	       int input, bool doit, int *diff, Lisp_Object prompt)
bool             10208 src/keyboard.c static bool
bool             10285 src/keyboard.c 		   bool dont_downcase_last, bool can_return_switch_frame,
bool             10286 src/keyboard.c 		   bool fix_current_buffer, bool prevent_redisplay,
bool             10287 src/keyboard.c 		   bool disable_text_conversion_p)
bool             10321 src/keyboard.c   bool used_mouse_menu_history[READ_KEY_ELTS] = {0};
bool             10339 src/keyboard.c   bool shift_translated = false;
bool             10350 src/keyboard.c   bool dummyflag = false;
bool             10353 src/keyboard.c   bool disabled_conversion;
bool             10477 src/keyboard.c       bool used_mouse_menu = false;
bool             10614 src/keyboard.c 		bool found = false;
bool             11082 src/keyboard.c 	  bool done;
bool             11113 src/keyboard.c 	    bool done;
bool             11139 src/keyboard.c 	  bool done;
bool             11297 src/keyboard.c 		      Lisp_Object cmd_loop, bool allow_string,
bool             11298 src/keyboard.c 		      bool disable_text_conversion)
bool             11423 src/keyboard.c bool
bool             11432 src/keyboard.c bool
bool             11440 src/keyboard.c bool
bool             11441 src/keyboard.c detect_input_pending_run_timers (bool do_display)
bool             11470 src/keyboard.c bool
bool             11568 src/keyboard.c   bool cmds = !NILP (include_cmds);
bool             11956 src/keyboard.c handle_interrupt (bool in_signal_handler)
bool             12088 src/keyboard.c quit_throw_to_read_char (bool from_signal)
bool             12118 src/keyboard.c   bool new_interrupt_input;
bool             12653 src/keyboard.c static bool
bool              253 src/keyboard.h extern bool reading_key_sequence;
bool              344 src/keyboard.h extern bool menu_items_inuse;
bool              452 src/keyboard.h extern bool ignore_mouse_drag_p;
bool              457 src/keyboard.h                               bool *, struct timespec *);
bool              465 src/keyboard.h extern bool input_was_pending;
bool              468 src/keyboard.h extern bool menu_separator_name_p (const char *);
bool              469 src/keyboard.h extern bool parse_menu_item (Lisp_Object, int);
bool              484 src/keyboard.h extern bool input_polling_used (void);
bool              486 src/keyboard.h extern bool requeued_events_pending_p (void);
bool              491 src/keyboard.h extern void swallow_events (bool);
bool              492 src/keyboard.h extern bool lucid_event_type_list_p (Lisp_Object);
bool              512 src/keyboard.h extern bool kbd_buffer_events_waiting (void);
bool               77 src/keymap.c   				    bool);
bool               81 src/keymap.c                                void (*) (Lisp_Object, Lisp_Object), bool,
bool               82 src/keymap.c                                Lisp_Object, Lisp_Object, bool, bool);
bool               84 src/keymap.c   static Lisp_Object get_keyelt (Lisp_Object, bool);
bool              195 src/keymap.c   get_keymap (Lisp_Object object, bool error_if_not_keymap, bool autoload)
bool              240 src/keymap.c   keymap_parent (Lisp_Object keymap, bool autoload)
bool              265 src/keymap.c   static bool
bool              332 src/keymap.c   		 bool t_ok, bool noinherit, bool autoload)
bool              497 src/keymap.c   	       bool t_ok, bool noinherit, bool autoload)
bool              589 src/keymap.c   	    void *data, bool autoload)
bool              683 src/keymap.c   get_keyelt (Lisp_Object object, bool autoload)
bool              736 src/keymap.c   		 Lisp_Object def, bool remove)
bool             1127 src/keymap.c     bool metized = false;
bool             1255 src/keymap.c     bool t_ok = !NILP (accept_default);
bool             1937 src/keymap.c     bool is_metized;
bool             1948 src/keymap.c     bool is_metized = d->is_metized && FIXNUMP (key);
bool             2099 src/keymap.c     bool add_meta = false;
bool             2189 src/keymap.c     bool tab_as_ci;
bool             2459 src/keymap.c   	       bool remap)
bool             2478 src/keymap.c     bool last_is_meta, noindirect;
bool             2491 src/keymap.c   		   bool noindirect, bool nomenus)
bool             2538 src/keymap.c         bool last_is_meta;
bool             2623 src/keymap.c     bool nomenus = !NILP (firstonly) && !EQ (firstonly, Qnon_ascii);
bool             2631 src/keymap.c     bool remapped = false;
bool             2785 src/keymap.c     bool noindirect = d->noindirect;
bool             2788 src/keymap.c     bool last_is_meta = d->last_is_meta;
bool             3069 src/keymap.c   				   bool keymap_p)
bool             3104 src/keymap.c     bool b_partial = NILP (partial) ? false : true;
bool             3105 src/keymap.c     bool b_mention_shadow = NILP (mention_shadow) ? false : true;
bool             3147 src/keymap.c   		 bool partial, Lisp_Object shadow, Lisp_Object entire_map,
bool             3148 src/keymap.c   		 bool keymap_p, bool mention_shadow)
bool             3152 src/keymap.c     bool first = true;
bool             3184 src/keymap.c         bool this_shadowed = false;
bool               37 src/keymap.h   extern Lisp_Object access_keymap (Lisp_Object, Lisp_Object, bool, bool, bool);
bool               38 src/keymap.h   extern Lisp_Object get_keymap (Lisp_Object, bool, bool);
bool               46 src/keymap.h   			void *, bool);
bool               54 src/lcms.c     static bool lcms_initialized;
bool               56 src/lcms.c     static bool
bool               92 src/lcms.c     static bool
bool              183 src/lcms.c     static bool
bool              202 src/lcms.c     static bool
bool              223 src/lcms.c     static bool
bool              242 src/lcms.c     static bool
bool              185 src/lisp.h     extern bool suppress_checking EXTERNALLY_VISIBLE;
bool              243 src/lisp.h     DEFINE_GDB_SYMBOL_BEGIN (bool, USE_LSB_TAG)
bool              655 src/lisp.h     extern bool initialized;
bool              660 src/lisp.h       bool will_dump_ : 1;
bool              661 src/lisp.h       bool will_bootstrap_ : 1;
bool              665 src/lisp.h       bool will_dump_with_pdumper_ : 1;
bool              668 src/lisp.h       bool dumped_with_pdumper_ : 1;
bool              671 src/lisp.h       bool will_dump_with_unexec_ : 1;
bool              674 src/lisp.h       bool dumped_with_unexec_ : 1;
bool              676 src/lisp.h       bool will_not_unexec_ : 1;
bool              680 src/lisp.h     INLINE bool
bool              690 src/lisp.h     INLINE bool
bool              700 src/lisp.h     INLINE bool
bool              710 src/lisp.h     INLINE bool
bool              720 src/lisp.h     INLINE bool
bool              730 src/lisp.h     INLINE bool
bool              743 src/lisp.h     INLINE bool
bool              798 src/lisp.h     INLINE bool
bool             1113 src/lisp.h     INLINE bool
bool             1179 src/lisp.h     INLINE bool
bool             1329 src/lisp.h     INLINE bool
bool             1337 src/lisp.h     INLINE bool
bool             1345 src/lisp.h     INLINE bool
bool             1603 src/lisp.h     INLINE bool
bool             1623 src/lisp.h     INLINE bool
bool             1742 src/lisp.h     INLINE bool
bool             1790 src/lisp.h     INLINE bool
bool             1815 src/lisp.h     INLINE bool
bool             1875 src/lisp.h     INLINE bool
bool             1916 src/lisp.h     INLINE bool
bool             1934 src/lisp.h     bool_vector_set (Lisp_Object a, EMACS_INT i, bool b)
bool             2012 src/lisp.h     INLINE bool
bool             2069 src/lisp.h     INLINE bool
bool             2103 src/lisp.h     INLINE bool
bool             2197 src/lisp.h     INLINE bool
bool             2213 src/lisp.h     INLINE bool
bool             2337 src/lisp.h     INLINE bool
bool             2345 src/lisp.h     INLINE bool
bool             2442 src/lisp.h       bool purecopy;
bool             2447 src/lisp.h       bool mutable;
bool             2478 src/lisp.h     INLINE bool
bool             2645 src/lisp.h     INLINE bool
bool             2667 src/lisp.h       bool eof;
bool             2668 src/lisp.h       bool is_statement;
bool             2696 src/lisp.h     INLINE bool
bool             2709 src/lisp.h     INLINE bool
bool             2722 src/lisp.h     INLINE bool
bool             2751 src/lisp.h     INLINE bool
bool             2764 src/lisp.h     INLINE bool
bool             2770 src/lisp.h     INLINE bool
bool             2789 src/lisp.h     INLINE bool
bool             2795 src/lisp.h     INLINE bool
bool             2835 src/lisp.h         bool *boolvar;
bool             2916 src/lisp.h     INLINE bool
bool             3006 src/lisp.h     INLINE bool
bool             3023 src/lisp.h     INLINE bool
bool             3029 src/lisp.h     INLINE bool
bool             3040 src/lisp.h     INLINE bool
bool             3049 src/lisp.h     INLINE bool
bool             3055 src/lisp.h     INLINE bool
bool             3061 src/lisp.h     INLINE bool
bool             3067 src/lisp.h     INLINE bool
bool             3080 src/lisp.h     INLINE bool
bool             3087 src/lisp.h     INLINE bool
bool             3505 src/lisp.h     INLINE bool
bool             3512 src/lisp.h     INLINE bool
bool             3518 src/lisp.h     INLINE bool
bool             3552 src/lisp.h     INLINE bool
bool             3666 src/lisp.h     extern bool volatile pending_signals;
bool             3802 src/lisp.h     INLINE bool
bool             3882 src/lisp.h     INLINE bool
bool             3897 src/lisp.h     INLINE bool
bool             3935 src/lisp.h       bool modiff_overflow = ckd_add (a, a0, incr);
bool             3996 src/lisp.h                                              ptrdiff_t, bool, bool, Lisp_Object);
bool             4000 src/lisp.h     extern bool string_ascii_p (Lisp_Object);
bool             4023 src/lisp.h     extern bool sweep_weak_table (struct Lisp_Hash_Table *, bool);
bool             4030 src/lisp.h                                  Lisp_Object, bool);
bool             4041 src/lisp.h     extern Lisp_Object merge_c (Lisp_Object, Lisp_Object, bool (*) (Lisp_Object, Lisp_Object));
bool             4045 src/lisp.h     extern bool equal_no_quit (Lisp_Object, Lisp_Object);
bool             4098 src/lisp.h     			    ptrdiff_t, bool, bool);
bool             4106 src/lisp.h     			   bool, bool, bool);
bool             4107 src/lisp.h     extern void insert_from_gap_1 (ptrdiff_t, ptrdiff_t, bool text_at_gap_tail);
bool             4108 src/lisp.h     extern void insert_from_gap (ptrdiff_t, ptrdiff_t, bool text_at_gap_tail);
bool             4110 src/lisp.h     				ptrdiff_t, ptrdiff_t, bool);
bool             4111 src/lisp.h     extern void insert_from_buffer (struct buffer *, ptrdiff_t, ptrdiff_t, bool);
bool             4118 src/lisp.h     					       ptrdiff_t, bool);
bool             4120 src/lisp.h     extern Lisp_Object del_range_1 (ptrdiff_t, ptrdiff_t, bool, bool);
bool             4122 src/lisp.h     extern void del_range_both (ptrdiff_t, ptrdiff_t, ptrdiff_t, ptrdiff_t, bool);
bool             4124 src/lisp.h     				ptrdiff_t, ptrdiff_t, bool);
bool             4137 src/lisp.h     extern void replace_range (ptrdiff_t, ptrdiff_t, Lisp_Object, bool, bool,
bool             4138 src/lisp.h     			   bool, bool, bool);
bool             4140 src/lisp.h     			     const char *, ptrdiff_t, ptrdiff_t, bool);
bool             4148 src/lisp.h     extern Lisp_Object sit_for (Lisp_Object, bool, int);
bool             4151 src/lisp.h     extern bool noninteractive_need_newline;
bool             4157 src/lisp.h     extern void setup_echo_area_for_printing (bool);
bool             4158 src/lisp.h     extern bool push_message (void);
bool             4163 src/lisp.h     extern void clear_message (bool, bool);
bool             4169 src/lisp.h     extern void message_dolog (const char *, ptrdiff_t, bool, bool);
bool             4170 src/lisp.h     extern void message_with_string (const char *, Lisp_Object, bool);
bool             4181 src/lisp.h     extern bool pos_visible_p (struct window *, ptrdiff_t, int *,
bool             4204 src/lisp.h     extern bool survives_gc_p (Lisp_Object);
bool             4244 src/lisp.h     extern bool maybe_garbage_collect_eagerly (EMACS_INT factor);
bool             4334 src/lisp.h     					  ptrdiff_t, ptrdiff_t, bool);
bool             4335 src/lisp.h     extern Lisp_Object make_pure_string (const char *, ptrdiff_t, ptrdiff_t, bool);
bool             4429 src/lisp.h     extern bool gc_in_progress;
bool             4514 src/lisp.h     extern bool suffix_p (Lisp_Object, const char *);
bool             4518 src/lisp.h                       Lisp_Object *, Lisp_Object, bool, bool,
bool             4547 src/lisp.h     extern bool signal_quit_p (Lisp_Object);
bool             4548 src/lisp.h     extern bool backtrace_yet;
bool             4574 src/lisp.h     extern bool FUNCTIONP (Lisp_Object);
bool             4607 src/lisp.h     void specpdl_unrewind (union specbinding *pdl, int distance, bool vars_only);
bool             4627 src/lisp.h     extern bool let_shadows_buffer_binding_p (struct Lisp_Symbol *symbol);
bool             4643 src/lisp.h     INLINE bool
bool             4681 src/lisp.h     extern void init_module_assertions (bool);
bool             4695 src/lisp.h     extern Lisp_Object make_buffer_string (ptrdiff_t, ptrdiff_t, bool);
bool             4697 src/lisp.h     					    ptrdiff_t, bool);
bool             4705 src/lisp.h     extern bool mouse_face_overlay_overlaps (Lisp_Object);
bool             4708 src/lisp.h     extern void adjust_overlays_for_insert (ptrdiff_t, ptrdiff_t, bool);
bool             4711 src/lisp.h     extern void report_overlay_modification (Lisp_Object, Lisp_Object, bool,
bool             4713 src/lisp.h     extern bool overlay_touches_p (ptrdiff_t);
bool             4741 src/lisp.h     extern bool file_name_absolute_p (const char *);
bool             4750 src/lisp.h     extern bool file_access_p (char const *, int);
bool             4756 src/lisp.h     extern bool internal_delete_file (Lisp_Object);
bool             4758 src/lisp.h     extern bool file_directory_p (Lisp_Object);
bool             4759 src/lisp.h     extern bool file_accessible_directory_p (Lisp_Object);
bool             4805 src/lisp.h                                    ptrdiff_t, ptrdiff_t *, ptrdiff_t *, bool);
bool             4807 src/lisp.h     			       ptrdiff_t, ptrdiff_t *, ptrdiff_t *, bool);
bool             4809 src/lisp.h     			  ptrdiff_t, bool);
bool             4817 src/lisp.h     				bool, Lisp_Object, Lisp_Object, bool);
bool             4825 src/lisp.h     extern void move_minibuffers_onto_frame (struct frame *, Lisp_Object, bool);
bool             4826 src/lisp.h     extern bool is_minibuffer (EMACS_INT, Lisp_Object);
bool             4854 src/lisp.h     extern bool input_pending;
bool             4866 src/lisp.h     extern bool detect_input_pending (void);
bool             4867 src/lisp.h     extern bool detect_input_pending_ignore_squeezables (void);
bool             4868 src/lisp.h     extern bool detect_input_pending_run_timers (bool);
bool             4884 src/lisp.h     extern bool indented_beyond_p (ptrdiff_t, ptrdiff_t, EMACS_INT);
bool             4901 src/lisp.h     extern bool display_arg;
bool             4903 src/lisp.h     extern Lisp_Object decode_env_path (const char *, const char *, bool);
bool             4922 src/lisp.h     extern bool noninteractive;
bool             4925 src/lisp.h     extern bool no_site_lisp;
bool             4928 src/lisp.h     extern bool build_details;
bool             4942 src/lisp.h     extern bool fatal_error_in_progress;
bool             4945 src/lisp.h     extern bool inhibit_window_system;
bool             4947 src/lisp.h     extern bool running_asynch_code;
bool             4953 src/lisp.h     extern int wait_reading_process_output (intmax_t, int, int, bool, Lisp_Object,
bool             4984 src/lisp.h                             const char *, const char *, bool, bool,
bool             4994 src/lisp.h     extern Lisp_Object get_doc_string (Lisp_Object, bool, bool);
bool             4996 src/lisp.h     extern int read_bytecode_char (bool);
bool             5026 src/lisp.h     extern void record_delete (ptrdiff_t, Lisp_Object, bool);
bool             5129 src/lisp.h                                                  bool, Lisp_Object, Lisp_Object);
bool             5232 src/lisp.h     extern bool profiler_memory_running;
bool             5254 src/lisp.h     INLINE bool
bool             5260 src/lisp.h     INLINE bool
bool             5279 src/lisp.h     INLINE bool
bool             5285 src/lisp.h     INLINE bool
bool              247 src/lread.c    static void readevalloop (Lisp_Object, struct infile *, Lisp_Object, bool,
bool              251 src/lread.c    static void build_load_history (Lisp_Object, bool);
bool              288 src/lread.c    readchar (Lisp_Object readcharfun, bool *multibyte)
bool              295 src/lread.c      bool emacs_mule_encoding = 0;
bool              773 src/lread.c                                            Lisp_Object, bool);
bool              774 src/lread.c    static Lisp_Object read0 (Lisp_Object, bool);
bool              808 src/lread.c    read_filtered_event (bool no_switch_frame, bool ascii_required,
bool              809 src/lread.c    		     bool error_nonascii, bool input_method, Lisp_Object seconds)
bool             1062 src/lread.c    static bool
bool             1092 src/lread.c          bool rv = 0;
bool             1096 src/lread.c          bool in_file_vars = 0;
bool             1280 src/lread.c    bool
bool             1398 src/lread.c      bool newer = 0;
bool             1400 src/lread.c      bool compiled = 0;
bool             1428 src/lread.c      bool no_native = suffix_p (file, ".elc");
bool             1551 src/lread.c      bool is_module =
bool             1558 src/lread.c      bool is_module = false;
bool             1562 src/lread.c      bool is_native_elisp = suffix_p (found, NATIVE_ELISP_SUFFIX);
bool             1564 src/lread.c      bool is_native_elisp = false;
bool             1610 src/lread.c      bool is_elc = suffix_p (found, ".elc");
bool             1846 src/lread.c    static bool
bool             1876 src/lread.c    static bool
bool             1913 src/lread.c    maybe_swap_for_eln (bool no_native, Lisp_Object *filename, int *fd,
bool             2022 src/lread.c           Lisp_Object *storeptr, Lisp_Object predicate, bool newer,
bool             2023 src/lread.c           bool no_native, void **platform)
bool             2028 src/lread.c      bool absolute;
bool             2140 src/lread.c    	    bool exists;
bool             2321 src/lread.c    build_load_history (Lisp_Object filename, bool entire)
bool             2325 src/lread.c      bool foundit = 0;
bool             2427 src/lread.c    	      bool printflag,
bool             2435 src/lread.c      bool continue_reading_p;
bool             2438 src/lread.c      bool whole_buffer = 0;
bool             2440 src/lread.c      bool first_sexp = 1;
bool             2790 src/lread.c                         bool locate_syms)
bool             3075 src/lread.c            bool whitespace = false;
bool             3301 src/lread.c      bool force_multibyte = false;
bool             3304 src/lread.c      bool force_singlebyte = false;
bool             3655 src/lread.c    static bool
bool             3850 src/lread.c          bool old_locate_syms;	/* old value of locate_syms */
bool             3924 src/lread.c    static inline bool
bool             3957 src/lread.c    read0 (Lisp_Object readcharfun, bool locate_syms)
bool             3970 src/lread.c      bool uninterned_symbol;
bool             3971 src/lread.c      bool skip_shorthand;
bool             3976 src/lread.c      bool multibyte;
bool             4385 src/lread.c    	bool quoted = false;
bool             4746 src/lread.c      bool float_syntax = false;
bool             4752 src/lread.c      bool negative = *cp == '-';
bool             4753 src/lread.c      bool positive = *cp == '+';
bool             4755 src/lread.c      bool signedp = negative | positive;
bool             5570 src/lread.c      bool use_loadpath = !will_dump_p ();
bool               81 src/macros.c         bool cvt;
bool               94 src/marker.c     bool changed = false;							\
bool              221 src/marker.c         bool record = charpos - best_below > 5000;
bool              246 src/marker.c         bool record = best_above - charpos > 5000;
bool              372 src/marker.c         bool record = bytepos - best_below_byte > 5000;
bool              399 src/marker.c         bool record = best_above_byte - bytepos > 5000;
bool              502 src/marker.c   		     Lisp_Object buffer, bool restricted)
bool               47 src/menu.c     static bool
bool               62 src/menu.c     bool menu_items_inuse;
bool              317 src/menu.c       bool res;
bool              521 src/menu.c     bool
bool              526 src/menu.c       bool top_level_items = 0;
bool              573 src/menu.c     		   bool enabled, Lisp_Object help)
bool              620 src/menu.c     digest_single_submenu (int start, int end, bool top_level_items)
bool              626 src/menu.c       bool panes_seen = 0;
bool              972 src/menu.c     find_and_return_menu_selection (struct frame *f, bool keymaps, void *client_data)
bool             1130 src/menu.c         bool get_current_pos_p = 0;
bool               36 src/menu.h     extern bool parse_single_submenu (Lisp_Object, Lisp_Object, Lisp_Object);
bool               43 src/menu.h     extern widget_value *make_widget_value (const char *, char *, bool, Lisp_Object);
bool               44 src/menu.h     extern widget_value *digest_single_submenu (int, int, bool);
bool               80 src/minibuf.c  static bool live_minibuffer_p (Lisp_Object);
bool               85 src/minibuf.c  static bool
bool               95 src/minibuf.c  static bool
bool              104 src/minibuf.c  static bool
bool              136 src/minibuf.c  static bool
bool              196 src/minibuf.c                               bool for_deletion)
bool              308 src/minibuf.c  read_minibuf_noninteractive (Lisp_Object prompt, bool expflag,
bool              317 src/minibuf.c    bool etty_valid UNINIT;
bool              387 src/minibuf.c  static bool
bool              574 src/minibuf.c  	      bool expflag,
bool              576 src/minibuf.c  	      bool allow_props, bool inherit_input_method)
bool              979 src/minibuf.c  bool
bool             1547 src/minibuf.c  static bool
bool             1549 src/minibuf.c  	       bool ignore_case)
bool               64 src/module-env-25.h   bool (*is_not_nil) (emacs_env *env, emacs_value arg)
bool               67 src/module-env-25.h   bool (*eq) (emacs_env *env, emacs_value a, emacs_value b)
bool               94 src/module-env-25.h   bool (*copy_string_contents) (emacs_env *env,
bool                2 src/module-env-26.h   bool (*should_quit) (emacs_env *env)
bool               12 src/module-env-27.h   bool (*extract_big_integer) (emacs_env *env, emacs_value arg, int *sign,
bool              551 src/nsterm.h                    keymaps: (bool)keymaps;
bool              738 src/nsterm.h   - (bool)judge;
bool             1142 src/nsterm.h   extern bool
bool             1145 src/nsterm.h                     Emacs_Color *color_def, bool alloc,
bool             1146 src/nsterm.h                     bool makeIndex);
bool             1182 src/nsterm.h                                                      bool keymaps,
bool             1203 src/nsterm.h   extern bool ns_can_use_native_image_api (Lisp_Object type);
bool             1208 src/nsterm.h   extern bool ns_load_image (struct frame *f, struct image *img,
bool             1214 src/nsterm.h   extern void ns_image_set_smoothing (void *img, bool smooth);
bool               34 src/nsxwidget.h bool nsxwidget_is_web_view (struct xwidget *xw);
bool              501 src/pdumper.c    bool blocked_ralloc;
bool              525 src/pdumper.c    bool have_current_referrer;
bool              631 src/pdumper.c  static bool
bool              638 src/pdumper.c  dump_set_have_current_referrer (struct dump_context *ctx, bool have)
bool              655 src/pdumper.c  static bool
bool              725 src/pdumper.c  static bool
bool              735 src/pdumper.c  static bool
bool              745 src/pdumper.c    bool ok = integer_to_intmax (value, &n);
bool              811 src/pdumper.c  static bool
bool              957 src/pdumper.c  static bool
bool              961 src/pdumper.c    bool is_empty = count == 0;
bool             1000 src/pdumper.c    bool use_single_queues = true;
bool             1133 src/pdumper.c    bool first = true;
bool             1331 src/pdumper.c  static bool
bool             1351 src/pdumper.c        bool already_dumped_object = state > DUMP_OBJECT_NOT_SEEN;
bool             1577 src/pdumper.c  DEFINE_EMACS_IMMEDIATE_FN (dump_emacs_reloc_immediate_bool, bool)
bool             1793 src/pdumper.c    bool is_ptr_raw = (ptr_raw_type != NULL);
bool             2909 src/pdumper.c    bool native_comp = !NILP (subr->native_comp_u);
bool             2911 src/pdumper.c    bool native_comp = false;
bool             3127 src/pdumper.c    bool cold = BOOL_VECTOR_P (object) || FLOATP (object);
bool             3936 src/pdumper.c    bool do_write = true;
bool             4511 src/pdumper.c    bool retry;
bool             4805 src/pdumper.c  static bool
bool             4809 src/pdumper.c    bool ret = false;
bool             4869 src/pdumper.c  static bool
bool             4879 src/pdumper.c  static bool
bool             4883 src/pdumper.c    bool ret = false;
bool             4885 src/pdumper.c    bool retry = false;
bool             4886 src/pdumper.c    const bool need_retry = needs_mmap_retry_p ();
bool             4979 src/pdumper.c  static bool
bool             5011 src/pdumper.c  static bool
bool             5036 src/pdumper.c  static bool
bool             5048 src/pdumper.c                              bool bit_is_set)
bool             5180 src/pdumper.c  static bool
bool             5186 src/pdumper.c  bool
bool             5213 src/pdumper.c  bool
bool              161 src/pdumper.h  INLINE _GL_ATTRIBUTE_CONST bool
bool              173 src/pdumper.h  extern bool pdumper_cold_object_p_impl (const void *obj);
bool              179 src/pdumper.h  INLINE _GL_ATTRIBUTE_CONST bool
bool              209 src/pdumper.h  INLINE bool
bool              219 src/pdumper.h  INLINE _GL_ATTRIBUTE_CONST bool
bool              230 src/pdumper.h  extern bool pdumper_marked_p_impl (const void *obj);
bool              235 src/pdumper.h  INLINE bool
bool              612 src/pgtkfns.c    bool result;
bool              642 src/pgtkfns.c    bool result;
bool              722 src/pgtkfns.c  bool
bool              725 src/pgtkfns.c    bool result = false;
bool              759 src/pgtkfns.c  bool
bool             1201 src/pgtkfns.c    bool minibuffer_only = false;
bool             1202 src/pgtkfns.c    bool undecorated = false, override_redirect = false;
bool             1754 src/pgtkfns.c  pgtk_frame_restack (struct frame *f1, struct frame *f2, bool above_flag)
bool             2663 src/pgtkfns.c    bool face_change_before = face_change;
bool             3005 src/pgtkfns.c  pgtk_hide_tip (bool delete)
bool             3127 src/pgtkfns.c    bool displayed;
bool             3162 src/pgtkfns.c        bool ok;
bool             3202 src/pgtkfns.c  	  bool delete = false;
bool             3414 src/pgtkfns.c    bool fullscreen = (EQ (fullscreen_symbol, Qfullboth)
bool              203 src/pgtkim.c   bool
bool              228 src/pgtkim.c   pgtk_im_use_context (struct pgtk_display_info *dpyinfo, bool use_p)
bool               52 src/pgtkmenu.c pgtk_menu_set_in_use (bool in_use)
bool              105 src/pgtkmenu.c popup_widget_loop (bool do_timers, GtkWidget *widget)
bool              182 src/pgtkmenu.c static bool xg_crazy_callback_abort;
bool              239 src/pgtkmenu.c set_frame_menubar (struct frame *f, bool deep_p)
bool              246 src/pgtkmenu.c   bool *submenu_top_level_items;
bool              535 src/pgtkmenu.c 			    int x, int y, bool for_click)
bool              624 src/pgtkmenu.c   bool first_pane = true;
bool              907 src/pgtkmenu.c   bool boundary_seen = false;
bool               40 src/pgtkselect.c static bool pgtk_convert_selection (Lisp_Object, Lisp_Object, GdkAtom, bool,
bool               42 src/pgtkselect.c static bool waiting_for_other_props_on_window (GdkDisplay *, GdkWindow *);
bool               51 src/pgtkselect.c 							  Lisp_Object, GdkAtom, bool);
bool               58 src/pgtkselect.c 					     bool, struct pgtk_display_info *);
bool              228 src/pgtkselect.c 			  bool local_request, struct pgtk_display_info *dpyinfo)
bool              322 src/pgtkselect.c   bool nofree;
bool              350 src/pgtkselect.c   bool converted;
bool              424 src/pgtkselect.c   bool arrived;
bool              545 src/pgtkselect.c   bool success = false;
bool              547 src/pgtkselect.c   bool pushed;
bool              621 src/pgtkselect.c 	  bool subsuccess = false;
bool              673 src/pgtkselect.c static bool
bool              676 src/pgtkselect.c 			bool for_multiple, struct pgtk_display_info *dpyinfo)
bool              849 src/pgtkselect.c static bool
bool             1187 src/pgtkselect.c 				       bool for_multiple)
bool               77 src/pgtkterm.c static bool any_help_event_p;
bool              104 src/pgtkterm.c static bool current_drop_context_drop;
bool              112 src/pgtkterm.c 				 int, int, bool);
bool              152 src/pgtkterm.c 			bool initial_p)
bool              230 src/pgtkterm.c 		       bool *menu_bar_p, bool *tool_bar_p)
bool              444 src/pgtkterm.c pgtk_frame_raise_lower (struct frame *f, bool raise_flag)
bool              688 src/pgtkterm.c pgtk_set_window_size (struct frame *f, bool change_gravity,
bool              781 src/pgtkterm.c pgtk_wait_for_map_event (struct frame *f, bool multiple_times)
bool              847 src/pgtkterm.c pgtk_make_frame_visible_invisible (struct frame *f, bool visible)
bool             1368 src/pgtkterm.c pgtk_draw_glyph_string_background (struct glyph_string *s, bool force_p)
bool             1404 src/pgtkterm.c 		     int width, int height, bool respect_alpha_background)
bool             1856 src/pgtkterm.c 		       int hwidth, int vwidth, bool raised_p, bool top_p,
bool             1857 src/pgtkterm.c 		       bool bot_p, bool left_p, bool right_p,
bool             1940 src/pgtkterm.c 		    int vwidth, bool left_p, bool right_p,
bool             1986 src/pgtkterm.c   bool raised_p, left_p, right_p;
bool             2083 src/pgtkterm.c   bool raised_p, top_p, bot_p, left_p, right_p;
bool             2185 src/pgtkterm.c 		    int dest_x, int dest_y, bool overlay_p)
bool             2437 src/pgtkterm.c   bool relief_drawn_p = false;
bool             2920 src/pgtkterm.c 			 int cursor_width, bool on_p, bool active_p)
bool             3085 src/pgtkterm.c 	  bool intersects_p =
bool             3150 src/pgtkterm.c static bool
bool             3223 src/pgtkterm.c bool
bool             3383 src/pgtkterm.c   bool return_frame_flag = false;
bool             3830 src/pgtkterm.c   bool context_acquired = false;
bool             3873 src/pgtkterm.c 			    int portion, int whole, bool horizontal)
bool             4037 src/pgtkterm.c 			int width, int height, bool horizontal)
bool             4528 src/pgtkterm.c pgtk_focus_frame (struct frame *f, bool noactivate)
bool             4705 src/pgtkterm.c pgtk_toggle_invisible_pointer (struct frame *f, bool invisible)
bool             4823 src/pgtkterm.c   bool result;
bool             4849 src/pgtkterm.c static bool
bool             4930 src/pgtkterm.c 		     int width, int height, bool respect_alpha_background)
bool             5478 src/pgtkterm.c       bool iconified = FRAME_ICONIFIED_P (f);
bool             5795 src/pgtkterm.c static bool
bool             5989 src/pgtkterm.c   bool tab_bar_p = false;
bool             5990 src/pgtkterm.c   bool tool_bar_p = false;
bool             6550 src/pgtkterm.c static bool
bool             6553 src/pgtkterm.c   bool seen_colon = false;
bool             7008 src/pgtkterm.c bool
bool             7010 src/pgtkterm.c 		    Emacs_Color *color_def, bool alloc,
bool             7011 src/pgtkterm.c 		    bool makeIndex)
bool             7198 src/pgtkterm.c pgtk_cr_update_surface_desired_size (struct frame *f, int width, int height, bool force)
bool             7244 src/pgtkterm.c 				       bool respects_alpha_background)
bool             7252 src/pgtkterm.c 				       bool respects_alpha_background)
bool             7260 src/pgtkterm.c 			       bool respects_alpha_background)
bool              118 src/pgtkterm.h   bool horizontal;
bool              560 src/pgtkterm.h extern bool pgtk_defined_color (struct frame *, const char *,
bool              561 src/pgtkterm.h 				Emacs_Color *, bool, bool);
bool              583 src/pgtkterm.h extern void pgtk_cr_update_surface_desired_size (struct frame *, int, int, bool);
bool              586 src/pgtkterm.h extern void pgtk_set_cr_source_with_gc_foreground (struct frame *, Emacs_GC *, bool);
bool              587 src/pgtkterm.h extern void pgtk_set_cr_source_with_gc_background (struct frame *, Emacs_GC *, bool);
bool              588 src/pgtkterm.h extern void pgtk_set_cr_source_with_color (struct frame *, unsigned long, bool);
bool              615 src/pgtkterm.h extern void pgtk_focus_frame (struct frame *, bool);
bool              628 src/pgtkterm.h extern void pgtk_menu_set_in_use (bool);
bool              638 src/pgtkterm.h extern bool pgtk_im_filter_keypress (struct frame *, GdkEventKey *);
bool              644 src/pgtkterm.h extern bool xg_set_icon (struct frame *, Lisp_Object);
bool              645 src/pgtkterm.h extern bool xg_set_icon_from_xpm_data (struct frame *, const char **);
bool              647 src/pgtkterm.h extern bool pgtk_text_icon (struct frame *, const char *);
bool               93 src/print.c    bool print_output_debug_flag EXTERNALLY_VISIBLE = 1;
bool              141 src/print.c      bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
bool              241 src/print.c      bool encode_p = false;
bool              338 src/print.c    	  bool multibyte_p
bool              415 src/print.c          bool multibyte_p
bool              615 src/print.c    static void print (Lisp_Object, Lisp_Object, bool);
bool              618 src/print.c    static void print_object (Lisp_Object, Lisp_Object, bool);
bool              931 src/print.c    extern void debug_output_compilation_hack (bool) EXTERNALLY_VISIBLE;
bool              933 src/print.c    debug_output_compilation_hack (bool x)
bool             1166 src/print.c          bool positive = 0 < data;
bool             1262 src/print.c    print (Lisp_Object obj, Lisp_Object printcharfun, bool escapeflag)
bool             1364 src/print.c    static inline bool
bool             1602 src/print.c    static bool
bool             1603 src/print.c    print_vectorlike (Lisp_Object obj, Lisp_Object printcharfun, bool escapeflag,
bool             2040 src/print.c          bool named = treesit_named_node_p (XTS_NODE (obj)->node);
bool             2141 src/print.c          bool truncated;		/* whether to print "..." before end */
bool             2150 src/print.c          bool truncated;		/* whether to print "..." before end */
bool             2202 src/print.c    print_object (Lisp_Object obj, Lisp_Object printcharfun, bool escapeflag)
bool             2311 src/print.c    	  bool need_nonhex = false;
bool             2312 src/print.c    	  bool multibyte = STRING_MULTIBYTE (obj);
bool             2402 src/print.c    	bool signedp = *p == '-' || *p == '+';
bool             2404 src/print.c    	bool confusing =
bool              157 src/process.c  static bool kbd_is_on_hold;
bool              161 src/process.c  bool inhibit_sentinels;
bool              185 src/process.c  static bool
bool              265 src/process.c  static bool process_output_skip;
bool              270 src/process.c  static bool keyboard_bit_set (fd_set *);
bool              694 src/process.c  static bool
bool              741 src/process.c  static bool
bool              752 src/process.c  	       bool *coredump)
bool              782 src/process.c    bool coredump;
bool             1089 src/process.c    bool mess = false;
bool             1107 src/process.c        bool canceled = gai_cancel (p->dns_request) != EAI_NOTCANCELED;
bool             1341 src/process.c  static bool
bool             1845 src/process.c    bool query_on_exit = NILP (plist_get (contact, QCnoquery));
bool             2142 src/process.c    bool pty_in = false, pty_out = false;
bool             3984 src/process.c    bool nowait = !NILP (plist_get (contact, QCnowait));
bool             4265 src/process.c    bool postpone_connection = false;
bool             4287 src/process.c  network_interface_list (bool full, unsigned short match)
bool             4450 src/process.c    bool any = false;
bool             4616 src/process.c    bool full_info = false;
bool             5235 src/process.c  			     bool do_display,
bool             5243 src/process.c    bool check_write;
bool             5245 src/process.c    bool no_avail;
bool             5254 src/process.c    bool retry_for_async;
bool             5293 src/process.c        bool process_skipped = false;
bool             5294 src/process.c        bool wrapped;
bool             5469 src/process.c  	  bool read_some_bytes = false;
bool             5794 src/process.c  	  bool leave = false;
bool             6151 src/process.c        bool buffered = proc_buffered_char[channel] >= 0;
bool             6237 src/process.c    bool outer_running_asynch_code = running_asynch_code;
bool             6437 src/process.c                    const char *buf, ptrdiff_t len, bool front)
bool             6465 src/process.c  static bool
bool             6861 src/process.c  		     bool nomsg)
bool             6866 src/process.c    bool no_pgrp = 0;
bool             7450 src/process.c    bool changed = false;
bool             7458 src/process.c        bool all_pids_are_fixnums
bool             7469 src/process.c  	  bool ok = integer_to_intmax (xpid, &deleted_pid);
bool             7509 src/process.c  	      bool clear_desc_flag = 0;
bool             7561 src/process.c    bool outer_running_asynch_code = running_asynch_code;
bool             7831 src/process.c  static bool
bool             7892 src/process.c  			     bool do_display,
bool             7922 src/process.c        bool timeout_reduced_for_timers = false;
bool             8260 src/process.c  bool
bool              207 src/process.h  INLINE bool
bool              256 src/process.h  extern bool inhibit_sentinels;
bool              268 src/process.h  extern Lisp_Object get_current_directory (bool);
bool              283 src/process.h  extern bool kbd_on_hold_p (void);
bool              296 src/process.h  extern Lisp_Object network_interface_list (bool full, unsigned short match);
bool              222 src/profiler.c static bool profiler_timer_ok;
bool              460 src/profiler.c bool profiler_memory_running;
bool              533 src/profiler.c   bool res;
bool               91 src/puresize.h INLINE bool
bool              470 src/regex-emacs.c   bool was_a_range = false;
bool              557 src/regex-emacs.c 	    bool in_range = false;
bool              559 src/regex-emacs.c 	    bool has_range_table = CHARSET_RANGE_TABLE_EXISTS_P (p - 1);
bool             1157 src/regex-emacs.c 				    bool posix_backtracking,
bool             1166 src/regex-emacs.c static bool at_begline_loc_p (re_char *pattern, re_char *p);
bool             1167 src/regex-emacs.c static bool at_endline_loc_p (re_char *p, re_char *pend);
bool             1170 src/regex-emacs.c 			  char *fastmap, bool multibyte);
bool             1591 src/regex-emacs.c bool
bool             1658 src/regex-emacs.c static bool group_in_compile_stack (compile_stack_type, regnum_t);
bool             1698 src/regex-emacs.c 	       bool posix_backtracking,
bool             1746 src/regex-emacs.c   bool multibyte = RE_MULTIBYTE_P (bufp);
bool             1881 src/regex-emacs.c 	    bool zero_times_ok = false, many_times_ok = false;
bool             1882 src/regex-emacs.c 	    bool greedy = true;
bool             1916 src/regex-emacs.c 		    bool simple = skip_one_char (laststart) == b;
bool             1967 src/regex-emacs.c 		    bool emptyp = !!analyze_first (laststart, b, NULL, false);
bool             2188 src/regex-emacs.c 		bool shy = false;
bool             2741 src/regex-emacs.c static bool
bool             2777 src/regex-emacs.c static bool
bool             2788 src/regex-emacs.c static bool
bool             2813 src/regex-emacs.c analyze_first (re_char *p, re_char *pend, char *fastmap, bool multibyte)
bool             2817 src/regex-emacs.c   bool not;
bool             2821 src/regex-emacs.c   bool match_any_multibyte_characters = false;
bool             3222 src/regex-emacs.c   bool anchored_start;
bool             3224 src/regex-emacs.c   bool multibyte = RE_TARGET_MULTIBYTE_P (bufp);
bool             3435 src/regex-emacs.c static bool bcmp_translate (re_char *, re_char *, ptrdiff_t,
bool             3436 src/regex-emacs.c 			    Lisp_Object, bool);
bool             3584 src/regex-emacs.c static bool
bool             3585 src/regex-emacs.c execute_charset (re_char **pp, int c, int corig, bool unibyte,
bool             3590 src/regex-emacs.c   bool not = (re_opcode_t) *p == charset_not;
bool             3647 src/regex-emacs.c static bool
bool             3652 src/regex-emacs.c   bool multibyte = RE_MULTIBYTE_P (bufp);
bool             3926 src/regex-emacs.c   bool multibyte = RE_MULTIBYTE_P (bufp);
bool             3929 src/regex-emacs.c   bool target_multibyte = RE_TARGET_MULTIBYTE_P (bufp);
bool             3961 src/regex-emacs.c   bool best_regs_set = false;
bool             4097 src/regex-emacs.c 	      bool best_match_p;
bool             4102 src/regex-emacs.c 		bool same_str_p = (FIRST_STRING_P (match_end)
bool             4362 src/regex-emacs.c 	    bool unibyte_char = false;
bool             4622 src/regex-emacs.c 	    bool cycle = false;
bool             4641 src/regex-emacs.c 	    bool cycle = false;
bool             4789 src/regex-emacs.c 	    bool not = (re_opcode_t) *(p - 1) == notwordbound;
bool             5000 src/regex-emacs.c 	    bool not = (re_opcode_t) *(p - 1) == notsyntaxspec;
bool             5032 src/regex-emacs.c 	    bool not = (re_opcode_t) *(p - 1) == notcategoryspec;
bool             5118 src/regex-emacs.c static bool
bool             5120 src/regex-emacs.c 		Lisp_Object translate, bool target_multibyte)
bool             5159 src/regex-emacs.c 		    bool posix_backtracking, const char *whitespace_regexp,
bool              129 src/regex-emacs.h 				       bool posix_backtracking,
bool              194 src/regex-emacs.h extern bool re_iswctype (int ch, re_wctype_t cc);
bool              245 src/scroll.c     bool terminal_window_p = 0;
bool              656 src/scroll.c     bool terminal_window_p = 0;
bool              664 src/scroll.c     bool write_follows_p = 1;
bool               52 src/search.c     bool posix;
bool               54 src/search.c     bool busy;
bool              102 src/search.c   		   Lisp_Object translate, bool posix)
bool              197 src/search.c   		 Lisp_Object translate, bool posix, bool multibyte)
bool              261 src/search.c   looking_at_1 (Lisp_Object string, bool posix, bool modify_data)
bool              279 src/search.c     bool modify_match_data = NILP (Vinhibit_changing_match_data) && modify_data;
bool              368 src/search.c   		bool posix, bool modify_data)
bool              373 src/search.c     bool modify_match_data = NILP (Vinhibit_changing_match_data) && modify_data;
bool              535 src/search.c     bool multibyte;
bool              602 src/search.c     bool indirect_p = false;
bool              674 src/search.c   	      ptrdiff_t *bytepos, bool allow_quit)
bool              967 src/search.c   	      ptrdiff_t count, bool allow_quit)
bool             1031 src/search.c   		Lisp_Object count, int direction, bool RE, bool posix)
bool             1105 src/search.c   static bool
bool             1159 src/search.c                     Lisp_Object trt, Lisp_Object inverse_trt, bool posix)
bool             1165 src/search.c     bool preserve_match_data = NILP (Vinhibit_changing_match_data);
bool             1297 src/search.c                         EMACS_INT n, bool RE, Lisp_Object trt, Lisp_Object inverse_trt,
bool             1298 src/search.c                         bool posix)
bool             1304 src/search.c     bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
bool             1309 src/search.c     bool boyer_moore_ok = 1;
bool             1517 src/search.c   	       bool RE, Lisp_Object trt, Lisp_Object inverse_trt, bool posix)
bool             1558 src/search.c     bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
bool             1559 src/search.c     bool forward = n > 0;
bool             1774 src/search.c     bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
bool             2397 src/search.c     bool some_multiletter_word;
bool             2398 src/search.c     bool some_lowercase;
bool             2399 src/search.c     bool some_uppercase;
bool             2400 src/search.c     bool some_nonuppercase_initial;
bool             2544 src/search.c   	      bool delbackslash = 0;
bool             2634 src/search.c         bool buf_multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
bool             2635 src/search.c         bool str_multibyte = STRING_MULTIBYTE (newtext);
bool             2636 src/search.c         bool really_changed = 0;
bool             2788 src/search.c   match_limit (Lisp_Object num, bool beginningp)
bool             3212 src/search.c   	       ptrdiff_t *bytepos, bool allow_quit)
bool             2651 src/sfnt.c       bool need_free;
bool             2660 src/sfnt.c       bool defer_offsets;
bool             3750 src/sfnt.c     static bool
bool             7340 src/sfnt.c     			     bool dual_only)
bool             8318 src/sfnt.c     		     bool perpendicular, bool original)
bool             9146 src/sfnt.c     		   bool condition)
bool             9149 src/sfnt.c       bool need_break;
bool             10312 src/sfnt.c       bool is_prep;
bool             11172 src/sfnt.c       volatile bool zone_was_allocated;
bool             11448 src/sfnt.c       volatile bool zone_was_allocated;
bool             11644 src/sfnt.c       bool need_free;
bool             11653 src/sfnt.c       bool defer_offsets;
bool             13831 src/sfnt.c     sfnt_compute_tuple_scale (struct sfnt_blend *blend, bool intermediate_p,
bool             13915 src/sfnt.c     		     size_t end, bool *touched, sfnt_fword *x,
bool             14256 src/sfnt.c     sfnt_infer_deltas (struct sfnt_glyph *glyph, bool *touched,
bool             14328 src/sfnt.c       bool *touched;
bool             15150 src/sfnt.c     		     bool *need_free)
bool             15603 src/sfnt.c       void (*check) (struct sfnt_interpreter *, void *, bool);
bool             15630 src/sfnt.c       bool expected_trap;
bool             15636 src/sfnt.c     		    void *arg, bool trap)
bool             15712 src/sfnt.c     		 void *arg, bool trap)
bool             15754 src/sfnt.c     		 void *arg, bool trap)
bool             15786 src/sfnt.c     		  void *arg, bool trap)
bool             15820 src/sfnt.c     		     void *arg, bool trap)
bool             15855 src/sfnt.c     		void *arg, bool trap)
bool             15877 src/sfnt.c     		   void *arg, bool trap)
bool             15898 src/sfnt.c     		  void *arg, bool trap)
bool             15919 src/sfnt.c     		void *arg, bool trap)
bool             15944 src/sfnt.c     		   void *arg, bool trap)
bool             15962 src/sfnt.c     		    void *arg, bool trap)
bool             15980 src/sfnt.c     		void *arg, bool trap)
bool             16000 src/sfnt.c     		void *arg, bool trap)
bool             16020 src/sfnt.c     		     void *arg, bool trap)
bool             16046 src/sfnt.c     		     void *arg, bool trap)
bool             1036 src/sfnt.h       bool is_nondefault_table;
bool             1672 src/sfnt.h       bool auto_flip;
bool              405 src/sfntfont-android.c 			     int to, int x, int y, bool with_background,
bool              691 src/sfntfont-android.c   static bool enumerated;
bool               88 src/sfntfont.c   bool glyf_table_mapped;
bool              141 src/sfntfont.c   bool cmap_invalid;
bool              238 src/sfntfont.c static bool sfnt_font_signal;
bool              841 src/sfntfont.c static bool
bool              847 src/sfntfont.c   bool family_equal_p;
bool             1385 src/sfntfont.c static bool
bool             1407 src/sfntfont.c static bool
bool             1415 src/sfntfont.c   bool present;
bool             1479 src/sfntfont.c static bool
bool             1938 src/sfntfont.c 		    bool *need_free)
bool             2430 src/sfntfont.c   bool glyf_table_mapped;
bool             3418 src/sfntfont.c 	       int x, int y, bool with_background)
bool             3649 src/sfntfont.c bool
bool               43 src/sfntfont.h 			  int, int, bool);
bool               51 src/sfntfont.h 					 int, int, bool, struct sfnt_raster **,
bool               65 src/sfntfont.h extern bool sfntfont_detect_sigbus (void *);
bool              113 src/sort.c     static inline bool
bool              168 src/sort.c     	   bool *descending)
bool              940 src/sort.c         bool descending;
bool              272 src/sound.c    static bool wav_init (struct sound *);
bool              274 src/sound.c    static bool au_init (struct sound *);
bool              356 src/sound.c    static bool
bool              507 src/sound.c    static bool
bool              615 src/sound.c    static bool
bool              843 src/sound.c    static bool
bool             1183 src/sound.c    static bool
bool              159 src/sqlite.c   static bool
bool              198 src/sqlite.c   static bool
bool              202 src/sqlite.c     static bool sqlite3_initialized;
bool              250 src/sqlite.c   make_sqlite (bool is_statement, void *db, void *stmt, char *name)
bool              264 src/sqlite.c   check_sqlite (Lisp_Object db, bool is_statement)
bool              357 src/sqlite.c   	  bool blob = false;
bool              730 src/sqlite.c     bool do_allow = false;
bool               61 src/syntax.c   static bool
bool               66 src/syntax.c   static bool
bool               71 src/syntax.c   static bool
bool               76 src/syntax.c   static bool
bool               81 src/syntax.c   static bool
bool               86 src/syntax.c   static bool
bool               91 src/syntax.c   static bool
bool               96 src/syntax.c   static bool
bool              106 src/syntax.c   static bool
bool              124 src/syntax.c   static bool
bool              148 src/syntax.c       bool quoted;   /* True if just after an escape char at end of parsing.  */
bool              181 src/syntax.c   static Lisp_Object skip_chars (bool, Lisp_Object, Lisp_Object);
bool              182 src/syntax.c   static Lisp_Object skip_syntaxes (bool, Lisp_Object, Lisp_Object);
bool              183 src/syntax.c   static Lisp_Object scan_lists (EMACS_INT, EMACS_INT, EMACS_INT, bool);
bool              186 src/syntax.c                                   bool, int);
bool              188 src/syntax.c   static bool in_classes (int c, int num_classes, const unsigned char *classes);
bool              199 src/syntax.c   bool
bool              316 src/syntax.c   update_syntax_table (ptrdiff_t charpos, EMACS_INT count, bool init,
bool              321 src/syntax.c     bool invalidate = true;
bool              497 src/syntax.c   update_syntax_table_forward (ptrdiff_t charpos, bool init,
bool              518 src/syntax.c   static bool
bool              523 src/syntax.c     bool quoted = 0;
bool              653 src/syntax.c   static bool
bool              657 src/syntax.c     bool val;
bool              679 src/syntax.c   static bool
bool              681 src/syntax.c   	      bool comnested, int comstyle, ptrdiff_t *charpos_ptr,
bool              694 src/syntax.c     bool string_lossage = 0;
bool              700 src/syntax.c     bool comment_lossage = 0;
bool              727 src/syntax.c         bool com2start, com2end, comstart;
bool              907 src/syntax.c         bool adjusted = true;
bool             1291 src/syntax.c     bool start1, start2, end1, end2, prefix, comstyleb, comstylec, comnested;
bool             1646 src/syntax.c   skip_chars (bool forwardp, Lisp_Object string, Lisp_Object lim)
bool             1653 src/syntax.c     bool negate = 0;
bool             1657 src/syntax.c     bool multibyte;
bool             1659 src/syntax.c     bool string_multibyte;
bool             1704 src/syntax.c         bool string_has_eight_bit = 0;
bool             2092 src/syntax.c   skip_syntaxes (bool forwardp, Lisp_Object string, Lisp_Object lim)
bool             2096 src/syntax.c     bool negate = 0;
bool             2098 src/syntax.c     bool multibyte;
bool             2254 src/syntax.c   static bool
bool             2291 src/syntax.c   static bool
bool             2429 src/syntax.c     bool comnested = 0;	    /* whether the comment is nestable or not */
bool             2430 src/syntax.c     bool found;
bool             2449 src/syntax.c   	  bool comstart_first;
bool             2520 src/syntax.c   	  bool quoted = char_quoted (from, from_byte);
bool             2549 src/syntax.c   	      bool fence_found = 0;
bool             2631 src/syntax.c   syntax_multibyte (int c, bool multibyte_symbol_p)
bool             2637 src/syntax.c   scan_lists (EMACS_INT from0, EMACS_INT count, EMACS_INT depth, bool sexpflag)
bool             2643 src/syntax.c     bool quoted;
bool             2644 src/syntax.c     bool mathexit = 0;
bool             2648 src/syntax.c     bool comnested = 0;		/* Whether the comment is nestable or not.  */
bool             2651 src/syntax.c     bool found;
bool             2656 src/syntax.c     bool multibyte_symbol_p = sexpflag && multibyte_syntax_as_symbol;
bool             2673 src/syntax.c   	  bool comstart_first, prefix;
bool             3121 src/syntax.c   static bool
bool             3138 src/syntax.c         bool comnested = (SYNTAX_FLAGS_COMMENT_NESTED (prev_from_syntax)
bool             3158 src/syntax.c   		    EMACS_INT targetdepth, bool stopbefore,
bool             3170 src/syntax.c     bool start_quoted = 0;	/* True means starting after a char quote.  */
bool             3175 src/syntax.c     bool boundary_stop = commentstop == -1;
bool             3176 src/syntax.c     bool nofence;
bool             3177 src/syntax.c     bool found;
bool               29 src/syntax.h   extern void update_syntax_table (ptrdiff_t, EMACS_INT, bool, Lisp_Object);
bool               30 src/syntax.h   extern void update_syntax_table_forward (ptrdiff_t, bool, Lisp_Object);
bool               71 src/syntax.h     bool use_global;			/* Whether to use global_code
bool               79 src/syntax.h     bool e_property_truncated;		/* true if e_property if was truncated
bool               98 src/syntax.h   syntax_property_entry (int c, bool via_property)
bool              116 src/syntax.h   syntax_property_with_flags (int c, bool via_property)
bool              128 src/syntax.h   syntax_property (int c, bool via_property)
bool              140 src/syntax.h   extern bool syntax_prefix_flag_p (int c);
bool              173 src/sysdep.c         bool disable_aslr = will_dump_p ();
bool              295 src/sysdep.c     bool use_libc = will_dump_with_unexec_p ();
bool              297 src/sysdep.c     bool use_libc = true;
bool              462 src/sysdep.c   get_child_status (pid_t child, int *status, int options, bool interruptible)
bool              508 src/sysdep.c   bool
bool              509 src/sysdep.c   wait_for_termination (pid_t child, int *status, bool interruptible)
bool             1032 src/sysdep.c   emacs_set_tty (int fd, struct emacs_tty *settings, bool flushp)
bool             1366 src/sysdep.c   bool
bool             1746 src/sysdep.c     bool on_main_thread = true;
bool             1878 src/sysdep.c   static bool
bool             1933 src/sysdep.c     bool fatal = gc_in_progress;
bool             1950 src/sysdep.c   static bool
bool             1975 src/sysdep.c   static bool
bool             2015 src/sysdep.c     bool catch_sig = !noninteractive;
bool             2243 src/sysdep.c     bool success = false;
bool             2765 src/sysdep.c   emacs_intr_read (int fd, void *buf, ptrdiff_t nbyte, bool interruptible)
bool             2993 src/sysdep.c     bool err = buferr && (fflush (buferr) != 0 || ferror (buferr));
bool             3563 src/sysdep.c         bool done;
bool               73 src/sysselect.h INLINE bool
bool               83 src/systhread.c bool
bool               93 src/systhread.c bool
bool              204 src/systhread.c bool
bool              235 src/systhread.c bool
bool              240 src/systhread.c   bool result = false;
bool              323 src/systhread.c   bool last_thread_waiting;
bool              359 src/systhread.c   bool threads_waiting;
bool              375 src/systhread.c   bool threads_waiting;
bool              410 src/systhread.c bool
bool              492 src/systhread.c bool
bool               67 src/systhread.h   bool initialized;
bool              105 src/systhread.h NODISCARD extern bool sys_thread_equal (sys_thread_t, sys_thread_t);
bool              107 src/systhread.h NODISCARD extern bool sys_thread_create (sys_thread_t *,
bool               67 src/systime.h  INLINE bool
bool               94 src/systime.h  extern bool list4_to_timespec (Lisp_Object, Lisp_Object, Lisp_Object,
bool               88 src/systty.h   extern int emacs_set_tty (int, struct emacs_tty *, bool) EXTERNALLY_VISIBLE;
bool               59 src/syswait.h  extern bool wait_for_termination (pid_t, int *, bool);
bool               81 src/term.c     static AVOID maybe_fatal (bool, struct terminal *, const char *, const char *,
bool             2076 src/term.c     bool
bool             2151 src/term.c     tty_default_color_capabilities (struct tty_display_info *tty, bool save)
bool             2920 src/term.c     		  int mx, int my, int first_item, bool disp_help)
bool             2994 src/term.c     static bool
bool             2996 src/term.c     			char *txt, bool enable, char const *help_text)
bool             3136 src/term.c     		 bool *first_time)
bool             3146 src/term.c           bool usable_input = 1;
bool             3210 src/term.c     		   bool kbd_navigation)
bool             3214 src/term.c       bool leave, onepane;
bool             3220 src/term.c       bool first_time;
bool             4051 src/term.c     init_tty (const char *name, const char *terminal_type, bool must_succeed)
bool             4065 src/term.c       bool ctty = false;  /* True if asked to open controlling tty.  */
bool             4567 src/term.c     maybe_fatal (bool must_succeed, struct terminal *terminal,
bool              224 src/termcap.c      bool remove_p_params = 1;
bool              313 src/termcap.c      bool ateof;
bool              319 src/termcap.c  static bool scan_file (char *, int, struct termcap_buffer *);
bool              321 src/termcap.c  static bool compare_contin (char *, char *);
bool              322 src/termcap.c  static bool name_match (char *, char *);
bool              324 src/termcap.c  static bool
bool              358 src/termcap.c    bool filep;
bool              505 src/termcap.c  static bool
bool              542 src/termcap.c  static bool
bool              557 src/termcap.c  static bool
bool              242 src/termchar.h extern Lisp_Object tty_handle_tab_bar_click (struct frame *, int, int, bool,
bool              567 src/termhooks.h   void (*toggle_invisible_pointer_hook) (struct frame *f, bool invisible);
bool              582 src/termhooks.h   bool (*defined_color_hook) (struct frame *f, const char *color_name,
bool              584 src/termhooks.h                               bool alloc,
bool              585 src/termhooks.h                               bool makeIndex);
bool              637 src/termhooks.h   void (*focus_frame_hook) (struct frame *f, bool noactivate);
bool              654 src/termhooks.h   void (*frame_raise_lower_hook) (struct frame *f, bool raise_flag);
bool              658 src/termhooks.h   void (*frame_visible_invisible_hook) (struct frame *f, bool visible);
bool              672 src/termhooks.h   void (*set_window_size_hook) (struct frame *f, bool change_gravity,
bool              692 src/termhooks.h   bool (*set_bitmap_icon_hook) (struct frame *f, Lisp_Object file);
bool              862 src/termhooks.h   void (*toolkit_position_hook) (struct frame *, int, int, bool *, bool *);
bool              868 src/termhooks.h   bool (*any_grab_hook) (Display_Info *);
bool              872 src/termhooks.h INLINE bool
bool               24 src/termopts.h extern bool interrupt_input;
bool               27 src/termopts.h extern bool interrupts_deferred;
bool              537 src/textconv.c bool
bool              750 src/textconv.c really_finish_composing_text (struct frame *f, bool update)
bool             1173 src/textconv.c   bool check;
bool             1356 src/textconv.c   bool handled;
bool             1511 src/textconv.c 		       bool update)
bool             1698 src/textconv.c 		    ptrdiff_t *bytes, bool *mark_active)
bool             1899 src/textconv.c bool
bool              127 src/textconv.h extern bool detect_conversion_events (void);
bool              134 src/textconv.h 				   bool);
bool              147 src/textconv.h 				 ptrdiff_t *, bool *);
bool              152 src/textconv.h extern bool conversion_disabled_p (void);
bool              129 src/textprop.c 			 Lisp_Object *end, bool force)
bool              220 src/textprop.c static bool
bool              229 src/textprop.c       bool found = false;
bool              255 src/textprop.c static bool
bool              277 src/textprop.c static bool
bool              367 src/textprop.c static bool
bool              369 src/textprop.c 		enum property_set_type set_type, bool destructive)
bool              372 src/textprop.c   bool changed = false;
bool              381 src/textprop.c       bool found = false;
bool              463 src/textprop.c static bool
bool              466 src/textprop.c   bool changed = false;
bool              469 src/textprop.c   bool use_plist = ! NILP (plist);
bool             1173 src/textprop.c 		       bool destructive) {
bool             1189 src/textprop.c   bool modified = false;
bool             1190 src/textprop.c   bool first_time = true;
bool             1403 src/textprop.c   bool first_time = true;
bool             1583 src/textprop.c   bool modified = false;
bool             1584 src/textprop.c   bool first_time = true;
bool             1709 src/textprop.c   bool modified = false;
bool             1903 src/textprop.c   bool ignore_previous_character;
bool             1906 src/textprop.c   bool is_rear_sticky = true, is_front_sticky = false; /* defaults */
bool             2021 src/textprop.c   bool modified = false;
bool             1094 src/thread.c   bool
bool             1113 src/thread.c   bool
bool             1119 src/thread.c   bool
bool              170 src/thread.h     bool m_waiting_for_input;
bool              208 src/thread.h   INLINE bool
bool              255 src/thread.h   INLINE bool
bool              289 src/thread.h   INLINE bool
bool              317 src/thread.h   extern bool main_thread_p (const void *);
bool              318 src/thread.h   extern bool in_current_thread (void);
bool              327 src/thread.h   bool thread_check_current_buffer (struct buffer *);
bool              101 src/timefns.c  static bool
bool              218 src/timefns.c  tzlookup (Lisp_Object zone, bool settz)
bool              235 src/timefns.c        bool plain_integer = FIXNUMP (zone);
bool              827 src/timefns.c  decode_lisp_time (Lisp_Object specified_time, bool decode_secs_only,
bool              912 src/timefns.c  static bool
bool             1002 src/timefns.c  bool
bool             1060 src/timefns.c  lispint_arith (Lisp_Object a, Lisp_Object b, bool subtract)
bool             1062 src/timefns.c    bool mpz_done = false;
bool             1095 src/timefns.c  time_arith (Lisp_Object a, Lisp_Object b, bool subtract)
bool             1115 src/timefns.c        bool da_lt_db = mpz_cmp (*da, *db) < 0;
bool             1970 src/timefns.c    bool new_tzvalbuf = tzvalbufsize <= tzeqlen + tzstringlen;
bool             2007 src/timefns.c    bool need_putenv = new_tzvalbuf;
bool             2015 src/timefns.c    bool need_putenv = true;
bool               82 src/tparam.c     bool explicit_param_p = false;        /* set by %p */
bool               99 src/treesit.c  DEF_DLL_FN (bool, ts_node_eq, (TSNode, TSNode));
bool              101 src/treesit.c  DEF_DLL_FN (bool, ts_node_has_error, (TSNode));
bool              102 src/treesit.c  DEF_DLL_FN (bool, ts_node_is_extra, (TSNode));
bool              103 src/treesit.c  DEF_DLL_FN (bool, ts_node_is_missing, (TSNode));
bool              104 src/treesit.c  DEF_DLL_FN (bool, ts_node_is_named, (TSNode));
bool              105 src/treesit.c  DEF_DLL_FN (bool, ts_node_is_null, (TSNode));
bool              123 src/treesit.c  DEF_DLL_FN (bool, ts_parser_set_included_ranges,
bool              125 src/treesit.c  DEF_DLL_FN (bool, ts_parser_set_language, (TSParser *, const TSLanguage *));
bool              132 src/treesit.c  DEF_DLL_FN (bool, ts_query_cursor_next_match,
bool              149 src/treesit.c  DEF_DLL_FN (bool, ts_tree_cursor_goto_first_child, (TSTreeCursor *));
bool              150 src/treesit.c  DEF_DLL_FN (bool, ts_tree_cursor_goto_next_sibling, (TSTreeCursor *));
bool              151 src/treesit.c  DEF_DLL_FN (bool, ts_tree_cursor_goto_parent, (TSTreeCursor *));
bool              159 src/treesit.c  static bool
bool              437 src/treesit.c  static bool treesit_initialized = false;
bool              439 src/treesit.c  static bool
bool              440 src/treesit.c  load_tree_sitter_if_necessary (bool required)
bool              443 src/treesit.c    static bool tried_to_initialize_once;
bool              444 src/treesit.c    static bool tree_sitter_initialized;
bool              506 src/treesit.c  static bool
bool              588 src/treesit.c    bool found_override = treesit_find_override_name (language_symbol,
bool              671 src/treesit.c    bool success = ts_parser_set_language (parser, lang);
bool             1224 src/treesit.c  bool
bool             1521 src/treesit.c  static bool
bool             1630 src/treesit.c    bool success;
bool             1808 src/treesit.c  bool
bool             1886 src/treesit.c  static bool treesit_cursor_helper (TSTreeCursor *, TSNode, Lisp_Object);
bool             1993 src/treesit.c    bool result;
bool             2166 src/treesit.c  static bool treesit_cursor_first_child_for_byte
bool             2167 src/treesit.c  (TSTreeCursor *cursor, ptrdiff_t pos, bool named)
bool             2219 src/treesit.c    bool success;
bool             2272 src/treesit.c  bool treesit_node_eq (Lisp_Object node1, Lisp_Object node2)
bool             2295 src/treesit.c    bool same_node = treesit_node_eq (node1, node2);
bool             2490 src/treesit.c  static bool
bool             2522 src/treesit.c  static bool
bool             2545 src/treesit.c  static bool
bool             2580 src/treesit.c  static bool
bool             2645 src/treesit.c  static bool
bool             2677 src/treesit.c  static bool
bool             2681 src/treesit.c    bool pass = true;
bool             2795 src/treesit.c  static bool
bool             2798 src/treesit.c  			  bool *need_free, Lisp_Object *signal_symbol,
bool             2898 src/treesit.c    bool needs_to_free_query_and_cursor;
bool             2986 src/treesit.c        bool match = treesit_eval_predicates (captures_range, predicates,
bool             3015 src/treesit.c  treesit_assume_true (bool val)
bool             3024 src/treesit.c  static bool
bool             3080 src/treesit.c  static bool
bool             3086 src/treesit.c    bool success = treesit_cursor_helper_1 (cursor, &node, end_pos,
bool             3098 src/treesit.c  static bool
bool             3100 src/treesit.c  				 bool forward, bool named)
bool             3168 src/treesit.c  static bool
bool             3170 src/treesit.c  			       bool forward, bool named)
bool             3247 src/treesit.c  static bool
bool             3348 src/treesit.c  static bool
bool             3350 src/treesit.c  				  Lisp_Object parser, bool named)
bool             3422 src/treesit.c  static bool
bool             3425 src/treesit.c  		    bool forward, bool named, ptrdiff_t limit,
bool             3426 src/treesit.c  		    bool skip_root)
bool             3461 src/treesit.c  static bool
bool             3464 src/treesit.c  			bool forward, bool named)
bool             3471 src/treesit.c    bool initial = true;
bool             3640 src/treesit.c    bool match = treesit_traverse_match_predicate (cursor, pred, parser, false);
bool             3789 src/treesit.c    bool match = false;
bool               57 src/treesit.h    bool need_reparse;
bool               74 src/treesit.h    bool deleted;
bool               77 src/treesit.h    bool has_range;
bool              124 src/treesit.h  INLINE bool
bool              137 src/treesit.h  INLINE bool
bool              150 src/treesit.h  INLINE bool
bool              189 src/treesit.h  extern bool treesit_node_uptodate_p (Lisp_Object);
bool              193 src/treesit.h  extern bool treesit_named_node_p (TSNode);
bool              194 src/treesit.h  extern bool treesit_node_eq (Lisp_Object, Lisp_Object);
bool               54 src/undo.c       bool at_boundary;
bool              163 src/undo.c     record_delete (ptrdiff_t beg, Lisp_Object string, bool record_markers)
bool              231 src/unexmacosx.c   bool success = false;
bool             2821 src/w32.c            bool supported_abbr = true;
bool             3729 src/w32.c            bool last_slash = true;
bool             4220 src/w32.c        bool last_slash = dirlen > 0 && IS_DIRECTORY_SEP (dirname[dirlen - 1]);
bool             4730 src/w32.c        bool have_temp_a = false;
bool             6491 src/w32.c      bool
bool             6782 src/w32.c      bool
bool             6926 src/w32.c            bool fail =
bool             8604 src/w32.c        bool reader_thread_exited = false;
bool             9393 src/w32.c            const bool is_pipe = (fd < MAXDESC
bool             9700 src/w32.c      static bool
bool             9735 src/w32.c      network_interface_list (bool full, unsigned short match)
bool             9994 src/w32.c        bool use_unicode = is_windows_9x () == 0;
bool              231 src/w32.h      extern bool symlinks_supported (const char *);
bool               98 src/w32common.h extern bool hbfont_init_w32_funcs (HMODULE);
bool              250 src/w32fns.c   static bool w32_selection_dialog_open;
bool             1058 src/w32fns.c   bool
bool             1060 src/w32fns.c   		   bool alloc_p, bool _makeIndex)
bool             1453 src/w32fns.c     bool result;
bool             1978 src/w32fns.c   w32_set_name (struct frame *f, Lisp_Object name, bool explicit)
bool             5650 src/w32fns.c   w32_window (struct frame *f, long window_prompting, bool minibuffer_only)
bool             5842 src/w32fns.c     bool minibuffer_only = false;
bool             7022 src/w32fns.c     bool face_change_before = face_change;
bool             7336 src/w32fns.c   w32_hide_tip (bool delete)
bool             7460 src/w32fns.c   	  bool delete = false;
bool             7603 src/w32fns.c     bool displayed = try_window (window, pos, TRY_WINDOW_IGNORE_FONTS_CHANGE);
bool             9199 src/w32fns.c   w32_frame_restack (struct frame *f1, struct frame *f2, bool above_flag)
bool             9350 src/w32fns.c       bool have_pfn_GetDiskFreeSpaceEx =
bool               98 src/w32font.c    bool opentype_only;
bool              448 src/w32font.c    bool first;
bool              634 src/w32font.c  	      int x, int y, bool with_background)
bool              817 src/w32font.c  		       bool opentype_only)
bool              898 src/w32font.c  			bool opentype_only)
bool               69 src/w32font.h                                     bool opentype_only);
bool               72 src/w32font.h                                      bool opentype_only);
bool               80 src/w32font.h                    int x, int y, bool with_background);
bool               47 src/w32gui.h   extern bool w32_can_use_native_image_api (Lisp_Object);
bool              253 src/w32heap.c  init_heap (bool use_dynamic_heap)
bool               45 src/w32heap.h  extern void init_heap (bool);
bool               85 src/w32image.c static bool
bool              203 src/w32image.c static bool gdiplus_started;
bool              210 src/w32image.c static bool
bool              247 src/w32image.c bool
bool              547 src/w32inevt.c 	bool down_p = (event->dwButtonState & 0x10000000) != 0;
bool               95 src/w32menu.c  static bool is_simple_dialog (Lisp_Object);
bool              264 src/w32menu.c  set_frame_menubar (struct frame *f, bool deep_p)
bool              562 src/w32menu.c    bool first_pane;
bool              884 src/w32menu.c    bool boundary_seen = false;
bool             1037 src/w32menu.c  static bool
bool              728 src/w32term.c  w32_update_window_end (struct window *w, bool cursor_on_p,
bool              729 src/w32term.c                         bool mouse_face_overwritten_p)
bool              980 src/w32term.c                                                bool);
bool             1002 src/w32term.c                                 int, int, bool, bool, RECT *);
bool             1258 src/w32term.c  w32_draw_glyph_string_background (struct glyph_string *s, bool force_p)
bool             1459 src/w32term.c    bool with_background;
bool             1787 src/w32term.c  		   int vwidth, bool left_p, bool right_p, RECT *clip_rect)
bool             1823 src/w32term.c    bool left_p, right_p, raised_p;
bool             1884 src/w32term.c  bool
bool             1955 src/w32term.c        bool scaled = false, need_xform = false;
bool             2543 src/w32term.c    bool relief_drawn_p = 0;
bool             4127 src/w32term.c                         int width, int height, bool horizontal)
bool             5032 src/w32term.c        bool ignore_dirty_back_buffer = false;
bool             5061 src/w32term.c  		  bool iconified = FRAME_ICONIFIED_P (f);
bool             5392 src/w32term.c  	    bool tab_bar_p = 0;
bool             5393 src/w32term.c  	    bool tool_bar_p = 0;
bool             5689 src/w32term.c  		    bool iconified = FRAME_ICONIFIED_P (f);
bool             5736 src/w32term.c  		    bool iconified = FRAME_ICONIFIED_P (f);
bool             6040 src/w32term.c  	    bool obscured;
bool             6281 src/w32term.c  			int cursor_width, bool on_p, bool active_p)
bool             6379 src/w32term.c  static bool
bool             6774 src/w32term.c  w32_set_window_size (struct frame *f, bool change_gravity,
bool             6931 src/w32term.c  w32_focus_frame (struct frame *f, bool noactivate)
bool             7024 src/w32term.c  w32_frame_raise_lower (struct frame *f, bool raise_flag)
bool             7170 src/w32term.c  w32_make_frame_visible_invisible (struct frame *f, bool visible)
bool             7263 src/w32term.c  w32_wm_set_size_hint (struct frame *f, long flags, bool user_position)
bool             7336 src/w32term.c  w32_toggle_invisible_pointer (struct frame *f, bool invisible)
bool              244 src/w32term.h  extern bool w32_defined_color (struct frame *, const char *, Emacs_Color *,
bool              245 src/w32term.h                                 bool, bool);
bool              257 src/w32term.h  extern void w32_wm_set_size_hint (struct frame *, long, bool);
bool              510 src/w32term.h    bool horizontal;
bool              778 src/w32term.h  extern bool w32_image_rotations_p (void);
bool              806 src/w32uniscribe.c static bool uniscribe_new_apis;
bool              813 src/w32uniscribe.c static bool
bool              820 src/w32uniscribe.c       bool negative = false;
bool             1485 src/w32uniscribe.c static bool
bool              272 src/widget.c   static bool
bool              320 src/widget.c   bool
bool              100 src/widget.h   bool widget_update_wm_size_hints (Widget widget, Widget frame);
bool               53 src/window.c   static void window_scroll_pixel_based (Lisp_Object, int, bool, bool);
bool               54 src/window.c   static void window_scroll_line_based (Lisp_Object, int, bool, bool);
bool               55 src/window.c   static void window_scroll_for_long_lines (struct window *, int, bool);
bool               57 src/window.c   			    bool (* fn) (struct window *, void *),
bool               59 src/window.c   static bool foreach_window_1 (struct window *,
bool               60 src/window.c   			      bool (* fn) (struct window *, void *),
bool               62 src/window.c   static bool window_resize_check (struct window *, bool);
bool               63 src/window.c   static void window_resize_apply (struct window *, bool);
bool               64 src/window.c   static void select_window_1 (Lisp_Object, bool);
bool               97 src/window.c   static bool window_change_record_frames;
bool              212 src/window.c   wset_combination (struct window *w, bool horflag, Lisp_Object val)
bool              227 src/window.c   bool
bool              512 src/window.c   	       bool inhibit_point_swap)
bool              589 src/window.c   select_window_1 (Lisp_Object window, bool inhibit_point_swap)
bool             1646 src/window.c   static bool
bool             1683 src/window.c   			 enum window_part *part, bool tab_bar_p, bool tool_bar_p)
bool             1980 src/window.c     bool fully_p = true;
bool             2187 src/window.c     bool invert = !NILP (inverse);
bool             2188 src/window.c     bool left_flag = !NILP (left);
bool             2487 src/window.c   replace_window (Lisp_Object old, Lisp_Object new, bool setflag)
bool             2552 src/window.c     bool horflag;
bool             2630 src/window.c   static bool
bool             2693 src/window.c   static bool
bool             2699 src/window.c     bool candidate_p = true;
bool             2807 src/window.c   	     bool next_p)
bool             3069 src/window.c   window_loop (enum window_loop type, Lisp_Object obj, bool mini,
bool             3073 src/window.c     bool frame_best_window_flag = false;
bool             3290 src/window.c     bool resize_failed = false;
bool             3890 src/window.c     bool selected_frame_change = !EQ (selected_frame, old_selected_frame);
bool             3891 src/window.c     bool run_window_state_change_hook = false;
bool             3902 src/window.c         bool frame_window_change = FRAME_WINDOW_CHANGE (f);
bool             3903 src/window.c         bool window_buffer_change, window_size_change;
bool             3904 src/window.c         bool frame_buffer_change = false, frame_size_change = false;
bool             3905 src/window.c         bool frame_selected_change
bool             3909 src/window.c         bool frame_selected_window_change
bool             3911 src/window.c         bool frame_window_state_change = FRAME_WINDOW_STATE_CHANGE (f);
bool             3912 src/window.c         bool window_deleted = false;
bool             4099 src/window.c   		   bool run_hooks_p, bool keep_margins_p)
bool             4104 src/window.c     bool samebuf = EQ (buffer, w->contents);
bool             4355 src/window.c   make_parent_window (Lisp_Object window, bool horflag)
bool             4507 src/window.c   static bool
bool             4508 src/window.c   window_resize_check (struct window *w, bool horflag)
bool             4607 src/window.c   window_resize_apply (struct window *w, bool horflag)
bool             4697 src/window.c   window_resize_apply_total (struct window *w, bool horflag)
bool             4776 src/window.c     bool horflag = !NILP (horizontal);
bool             4838 src/window.c   resize_frame_windows (struct frame *f, int size, bool horflag)
bool             4965 src/window.c     bool horflag
bool             4983 src/window.c     bool combination_limit
bool             5146 src/window.c     bool horflag, before_sibling = false;
bool             5460 src/window.c   bool
bool             5490 src/window.c   bool
bool             5524 src/window.c   bool
bool             5577 src/window.c   window_scroll (Lisp_Object window, EMACS_INT n, bool whole, bool noerror)
bool             5581 src/window.c     bool long_lines_truncated =
bool             5666 src/window.c   window_scroll_for_long_lines (struct window *w, int n, bool noerror)
bool             5691 src/window.c     bool lose = n < 0 && PT == BEGV;
bool             5701 src/window.c     bool bolp = pos.bufpos == BEGV || FETCH_BYTE (pos.bytepos - 1) == '\n';
bool             5732 src/window.c   window_scroll_pixel_based (Lisp_Object window, int n, bool whole, bool noerror)
bool             5739 src/window.c     bool vscrolled = false;
bool             5743 src/window.c     bool adjust_old_pointm = !NILP (Fequal (Fwindow_point (window),
bool             6092 src/window.c         bool partial_p;
bool             6208 src/window.c   window_scroll_line_based (Lisp_Object window, int n, bool whole, bool noerror)
bool             6220 src/window.c     bool lose;
bool             6225 src/window.c     bool adjust_old_pointm = !NILP (Fequal (Fwindow_point (window),
bool             6397 src/window.c     bool other_window;
bool             6655 src/window.c     bool center_p = false;
bool             7664 src/window.c   	  bool window_point_insertion_type
bool             7860 src/window.c         bool outside = !NILP (outside_margins);
bool             7861 src/window.c         bool changed = false;
bool             7862 src/window.c         bool failed = false;
bool             7976 src/window.c         bool changed = false;
bool             7977 src/window.c         bool failed = false;
bool             8204 src/window.c   foreach_window (struct frame *f, bool (*fn) (struct window *, void *),
bool             8218 src/window.c   static bool
bool             8219 src/window.c   foreach_window_1 (struct window *w, bool (*fn) (struct window *, void *),
bool             8222 src/window.c     bool cont;
bool             8250 src/window.c   static bool
bool             8374 src/window.c     bool old_mode_line_in_non_selected_windows;
bool             8377 src/window.c     bool saved_dumped_with_pdumper = dumped_with_pdumper_p ();
bool              476 src/window.h   INLINE bool
bool             1114 src/window.h                                               enum window_part *, bool, bool);
bool             1115 src/window.h   extern void resize_frame_windows (struct frame *, int, bool);
bool             1128 src/window.h                           bool run_hooks_p, bool keep_margins_p);
bool             1201 src/window.h   extern bool window_wants_mode_line (struct window *);
bool             1202 src/window.h   extern bool window_wants_header_line (struct window *);
bool             1203 src/window.h   extern bool window_wants_tab_line (struct window *);
bool             1220 src/window.h   extern bool window_outdated (struct window *);
bool             1243 src/window.h   INLINE bool
bool              552 src/xdisp.c    static bool
bool              572 src/xdisp.c    static bool
bool              594 src/xdisp.c    static bool
bool              650 src/xdisp.c    bool noninteractive_need_newline;
bool              654 src/xdisp.c    static bool message_log_need_newline;
bool              698 src/xdisp.c    static bool overlay_arrow_seen;
bool              718 src/xdisp.c    static bool message_enable_multibyte;
bool              776 src/xdisp.c    static bool line_number_displayed;
bool              794 src/xdisp.c    static bool display_last_displayed_message_p;
bool              799 src/xdisp.c    static bool message_buf_print;
bool              804 src/xdisp.c    static bool message_cleared_p;
bool              819 src/xdisp.c    bool help_echo_showing_p;
bool              855 src/xdisp.c    static bool calc_pixel_width_or_height (double *, struct it *, Lisp_Object,
bool              856 src/xdisp.c    					struct font *, bool, int *);
bool              934 src/xdisp.c    extern bool trace_redisplay_p EXTERNALLY_VISIBLE;
bool              935 src/xdisp.c    bool trace_redisplay_p;
bool              952 src/xdisp.c    extern bool trace_move EXTERNALLY_VISIBLE;
bool              953 src/xdisp.c    bool trace_move;
bool             1065 src/xdisp.c    bool redisplaying_p;
bool             1074 src/xdisp.c    bool display_working_on_window_p;
bool             1093 src/xdisp.c    static bool hourglass_shown_p;
bool             1115 src/xdisp.c    static void set_iterator_to_next (struct it *, bool);
bool             1116 src/xdisp.c    static void mark_window_display_accurate_1 (struct window *, bool);
bool             1117 src/xdisp.c    static bool row_for_charpos_p (struct glyph_row *, ptrdiff_t);
bool             1118 src/xdisp.c    static bool cursor_row_p (struct glyph_row *);
bool             1119 src/xdisp.c    static int redisplay_mode_lines (Lisp_Object, bool);
bool             1126 src/xdisp.c    static bool current_message_1 (void *, Lisp_Object);
bool             1127 src/xdisp.c    static bool truncate_message_1 (void *, Lisp_Object);
bool             1129 src/xdisp.c    static bool set_message_1 (void *, Lisp_Object);
bool             1130 src/xdisp.c    static bool display_echo_area_1 (void *, Lisp_Object);
bool             1131 src/xdisp.c    static bool resize_mini_window_1 (void *, Lisp_Object);
bool             1139 src/xdisp.c    static void echo_area_display (bool);
bool             1143 src/xdisp.c    static void redisplay_window (Lisp_Object, bool);
bool             1147 src/xdisp.c    static bool set_cursor_from_row (struct window *, struct glyph_row *,
bool             1150 src/xdisp.c    static bool cursor_row_fully_visible_p (struct window *, bool, bool, bool);
bool             1151 src/xdisp.c    static bool update_menu_bar (struct frame *, bool, bool);
bool             1152 src/xdisp.c    static bool try_window_reusing_current_matrix (struct window *);
bool             1155 src/xdisp.c    static bool should_produce_line_number (struct it *);
bool             1156 src/xdisp.c    static bool display_line (struct it *, int);
bool             1160 src/xdisp.c    				 Lisp_Object, bool);
bool             1161 src/xdisp.c    static int store_mode_line_string (const char *, Lisp_Object, bool, int, int,
bool             1166 src/xdisp.c    static void update_tab_bar (struct frame *, bool);
bool             1175 src/xdisp.c    static bool get_overlay_strings (struct it *, ptrdiff_t);
bool             1176 src/xdisp.c    static bool get_overlay_strings_1 (struct it *, ptrdiff_t, bool);
bool             1178 src/xdisp.c    static void reseat (struct it *, struct text_pos, bool);
bool             1179 src/xdisp.c    static void reseat_1 (struct it *, struct text_pos, bool);
bool             1180 src/xdisp.c    static bool next_element_from_display_vector (struct it *);
bool             1181 src/xdisp.c    static bool next_element_from_string (struct it *);
bool             1182 src/xdisp.c    static bool next_element_from_c_string (struct it *);
bool             1183 src/xdisp.c    static bool next_element_from_buffer (struct it *);
bool             1184 src/xdisp.c    static bool next_element_from_composition (struct it *);
bool             1185 src/xdisp.c    static bool next_element_from_image (struct it *);
bool             1186 src/xdisp.c    static bool next_element_from_stretch (struct it *);
bool             1187 src/xdisp.c    static bool next_element_from_xwidget (struct it *);
bool             1189 src/xdisp.c    static bool get_next_display_element (struct it *);
bool             1195 src/xdisp.c    static int face_before_or_after_it_pos (struct it *, bool);
bool             1197 src/xdisp.c    				Lisp_Object, struct text_pos *, ptrdiff_t, bool);
bool             1200 src/xdisp.c    				       ptrdiff_t, int, bool, bool);
bool             1208 src/xdisp.c    static void update_tool_bar (struct frame *, bool);
bool             1221 src/xdisp.c    					      struct font *, int, bool);
bool             1232 src/xdisp.c    static void pad_mode_line (struct it *, bool);
bool             1234 src/xdisp.c    static bool coords_in_mouse_face_p (struct window *, int, int);
bool             1682 src/xdisp.c    bool
bool             1689 src/xdisp.c      bool visible_p = false;
bool             1691 src/xdisp.c      bool r2l = false;
bool             1897 src/xdisp.c    	      bool newline_in_string
bool             1902 src/xdisp.c    	      bool replacing_spec_p
bool             1993 src/xdisp.c    		  bool it3_moved = false;
bool             2209 src/xdisp.c    c_string_pos (ptrdiff_t charpos, const char *s, bool multibyte_p)
bool             2238 src/xdisp.c    number_of_chars (const char *s, bool multibyte_p)
bool             2317 src/xdisp.c    		       NativeRectangle *bounds, bool noclip)
bool             3013 src/xdisp.c    adjust_window_ends (struct window *w, struct glyph_row *row, bool current)
bool             3022 src/xdisp.c    static bool
bool             3049 src/xdisp.c    safe__call (bool inhibit_quit, ptrdiff_t nargs, Lisp_Object func, va_list ap)
bool             3102 src/xdisp.c    safe__call1 (bool inhibit_quit, Lisp_Object fn, ...)
bool             3120 src/xdisp.c    safe__eval (bool inhibit_quit, Lisp_Object sexpr)
bool             3775 src/xdisp.c          bool start_at_line_beg_p = (CHARPOS (pos) == BEGV
bool             3844 src/xdisp.c    static bool
bool             3848 src/xdisp.c      bool ellipses_p = false;
bool             3878 src/xdisp.c    static bool
bool             3883 src/xdisp.c      bool overlay_strings_with_newlines = false;
bool             4041 src/xdisp.c    static bool
bool             4044 src/xdisp.c      bool success = false;
bool             4086 src/xdisp.c      bool handle_overlay_change_p;
bool             4281 src/xdisp.c    	  bool found = false;
bool             4406 src/xdisp.c    			    bool frame_window_p, int *disp_prop)
bool             4411 src/xdisp.c      bool string_p = string && (STRINGP (string->lstring) || string->s);
bool             4571 src/xdisp.c          bool old_clip_changed = current_buffer->clip_changed;
bool             4572 src/xdisp.c          bool saved_inhibit_flag = it->f->inhibit_clear_image_cache;
bool             4855 src/xdisp.c    face_before_or_after_it_pos (struct it *it, bool before_p)
bool             5093 src/xdisp.c    	  bool display_ellipsis_p = (invis == 2);
bool             5198 src/xdisp.c    	  bool display_ellipsis_p = invis == 2;
bool             5247 src/xdisp.c    	      bool on_newline
bool             5249 src/xdisp.c    	      bool after_newline
bool             5679 src/xdisp.c    		     ptrdiff_t bufpos, bool frame_window_p)
bool             5682 src/xdisp.c      bool enable_eval = true;
bool             5802 src/xdisp.c    			    bool frame_window_p, bool enable_eval_p)
bool             6181 src/xdisp.c      bool valid_p = (STRINGP (value)
bool             6310 src/xdisp.c    bool
bool             6314 src/xdisp.c      bool frame_window_p = FRAME_WINDOW_P (XFRAME (selected_frame));
bool             6332 src/xdisp.c    static bool
bool             6376 src/xdisp.c    static bool
bool             6417 src/xdisp.c    			    ptrdiff_t from, ptrdiff_t to, bool back_p)
bool             6420 src/xdisp.c      bool found = false;
bool             6563 src/xdisp.c      bool after_string_p;
bool             6864 src/xdisp.c    static bool
bool             6865 src/xdisp.c    get_overlay_strings_1 (struct it *it, ptrdiff_t charpos, bool compute_stop_p)
bool             6948 src/xdisp.c    static bool
bool             7039 src/xdisp.c      bool buffer_p = !STRINGP (it->string);
bool             7101 src/xdisp.c      bool from_display_prop = it->from_disp_prop_p;
bool             7234 src/xdisp.c    static bool
bool             7308 src/xdisp.c    static bool
bool             7309 src/xdisp.c    forward_to_next_line_start (struct it *it, bool *skipped_p,
bool             7313 src/xdisp.c      bool newline_found_p = false;
bool             7364 src/xdisp.c          bool no_strings_with_newlines = it->stop_charpos >= limit;
bool             7560 src/xdisp.c    reseat_at_next_visible_line_start (struct it *it, bool on_newline_p)
bool             7562 src/xdisp.c      bool skipped_p = false;
bool             7564 src/xdisp.c      bool newline_found_p
bool             7641 src/xdisp.c    reseat (struct it *it, struct text_pos pos, bool force_p)
bool             7715 src/xdisp.c    reseat_1 (struct it *it, struct text_pos pos, bool set_stop_p)
bool             7920 src/xdisp.c    typedef bool (*next_element_function) (struct it *);
bool             8083 src/xdisp.c    static bool
bool             8090 src/xdisp.c      bool success_p;
bool             8118 src/xdisp.c    	  bool nonascii_space_p = false;
bool             8119 src/xdisp.c    	  bool nonascii_hyphen_p = false;
bool             8418 src/xdisp.c    		  bool text_from_string = false;
bool             8535 src/xdisp.c    set_iterator_to_next (struct it *it, bool reseat_p)
bool             8667 src/xdisp.c    	  bool recheck_faces = it->ellipsis_p;
bool             8887 src/xdisp.c    static bool
bool             8973 src/xdisp.c      bool string_p = STRINGP (it->string) || it->s;
bool             9080 src/xdisp.c    static bool
bool             9246 src/xdisp.c    static bool
bool             9249 src/xdisp.c      bool success_p = true;
bool             9293 src/xdisp.c    static bool
bool             9320 src/xdisp.c    static bool
bool             9327 src/xdisp.c    static bool
bool             9339 src/xdisp.c    static bool
bool             9401 src/xdisp.c      bool bufp = !STRINGP (it->string);
bool             9445 src/xdisp.c    static bool
bool             9448 src/xdisp.c      bool success_p = true;
bool             9470 src/xdisp.c    	  bool overlay_strings_follow_p;
bool             9633 src/xdisp.c    static bool
bool             9733 src/xdisp.c      bool may_wrap = false;
bool             9737 src/xdisp.c      bool saw_smaller_pos = prev_pos < to_charpos;
bool             9738 src/xdisp.c      bool line_number_pending = false;
bool             9884 src/xdisp.c                  bool next_may_wrap = may_wrap;
bool             10020 src/xdisp.c    		  bool moved_forward = false;
bool             10040 src/xdisp.c    			      bool can_wrap = true;
bool             10287 src/xdisp.c          bool overwide_wrap_prefix =
bool             10318 src/xdisp.c    	      bool at_eob_p = false;
bool             11085 src/xdisp.c          bool hit_pos_limit = false;
bool             11259 src/xdisp.c    bool
bool             11839 src/xdisp.c    message_dolog (const char *m, ptrdiff_t nbytes, bool nlflag, bool multibyte)
bool             11864 src/xdisp.c          bool newbuffer = NILP (Fget_buffer (Vmessages_buffer_name));
bool             12038 src/xdisp.c      bool seen_dots = false;
bool             12081 src/xdisp.c          bool multibyte = STRING_MULTIBYTE (m);
bool             12194 src/xdisp.c    message_with_string (const char *m, Lisp_Object string, bool log)
bool             12198 src/xdisp.c      bool need_message;
bool             12380 src/xdisp.c    static bool
bool             12382 src/xdisp.c    		       bool (*fn) (void *, Lisp_Object),
bool             12386 src/xdisp.c      bool this_one, the_other, clear_buffer_p, rc;
bool             12549 src/xdisp.c    setup_echo_area_for_printing (bool multibyte_p)
bool             12630 src/xdisp.c    static bool
bool             12633 src/xdisp.c      bool no_message_p, window_height_changed_p;
bool             12646 src/xdisp.c      bool i = display_last_displayed_message_p;
bool             12670 src/xdisp.c    static bool
bool             12685 src/xdisp.c      bool window_height_changed_p = resize_mini_window (w, false);
bool             12713 src/xdisp.c          bool resized_p = with_echo_area_buffer (w, 0, resize_mini_window_1,
bool             12731 src/xdisp.c    static bool
bool             12749 src/xdisp.c    bool
bool             12750 src/xdisp.c    resize_mini_window (struct window *w, bool exact_p)
bool             12907 src/xdisp.c    static bool
bool             12925 src/xdisp.c    bool
bool             12998 src/xdisp.c    static bool
bool             13058 src/xdisp.c    static bool
bool             13095 src/xdisp.c    clear_message (bool current_p, bool last_displayed_p)
bool             13178 src/xdisp.c    echo_area_display (bool update_frame_p)
bool             13183 src/xdisp.c      bool window_height_changed_p = false;
bool             13298 src/xdisp.c    static bool
bool             13310 src/xdisp.c    static bool
bool             13321 src/xdisp.c    static bool
bool             13388 src/xdisp.c    			      bool save_proptrans)
bool             13679 src/xdisp.c    static bool
bool             13699 src/xdisp.c      bool all_windows = windows_or_buffers_changed || update_mode_lines;
bool             13700 src/xdisp.c      bool some_windows = REDISPLAY_SOME_P ();
bool             13766 src/xdisp.c          bool menu_bar_hooks_run = false;
bool             13822 src/xdisp.c    static bool
bool             13823 src/xdisp.c    update_menu_bar (struct frame *f, bool save_match_data, bool hooks_run)
bool             13992 src/xdisp.c    update_tab_bar (struct frame *f, bool save_match_data)
bool             13994 src/xdisp.c      bool do_update = false;
bool             14263 src/xdisp.c      bool enough = false;
bool             14374 src/xdisp.c    tab_bar_height (struct frame *f, int *n_rows, bool pixelwise)
bool             14439 src/xdisp.c    static bool
bool             14559 src/xdisp.c          bool change_height_p = false;
bool             14622 src/xdisp.c    static bool
bool             14624 src/xdisp.c    		   int *prop_idx, bool *close_p)
bool             14675 src/xdisp.c    		  int *hpos, int *vpos, int *prop_idx, bool *close_p)
bool             14701 src/xdisp.c    		      bool *close_p)
bool             14733 src/xdisp.c    handle_tab_bar_click (struct frame *f, int x, int y, bool down_p,
bool             14739 src/xdisp.c      bool close_p;
bool             14800 src/xdisp.c      bool close_p;
bool             14825 src/xdisp.c      bool mouse_down_p = false;
bool             14881 src/xdisp.c    tty_get_tab_bar_item (struct frame *f, int x, int *prop_idx, bool *close_p)
bool             14911 src/xdisp.c    tty_handle_tab_bar_click (struct frame *f, int x, int y, bool down_p,
bool             14921 src/xdisp.c      bool close_p;
bool             14965 src/xdisp.c    update_tool_bar (struct frame *f, bool save_match_data)
bool             14968 src/xdisp.c      bool do_update = FRAME_EXTERNAL_TOOL_BAR (f);
bool             14970 src/xdisp.c      bool do_update = (WINDOWP (f->tool_bar_window)
bool             15104 src/xdisp.c          bool enabled_p = !NILP (PROP (TOOL_BAR_ITEM_ENABLED_P));
bool             15105 src/xdisp.c          bool selected_p = !NILP (PROP (TOOL_BAR_ITEM_SELECTED_P));
bool             15399 src/xdisp.c    tool_bar_height (struct frame *f, int *n_rows, bool pixelwise)
bool             15469 src/xdisp.c    static bool
bool             15475 src/xdisp.c      bool change_height_p;
bool             15670 src/xdisp.c    static bool
bool             15744 src/xdisp.c    handle_tool_bar_click_with_device (struct frame *f, int x, int y, bool down_p,
bool             15809 src/xdisp.c    handle_tool_bar_click (struct frame *f, int x, int y, bool down_p,
bool             15833 src/xdisp.c      bool mouse_down_p;
bool             15919 src/xdisp.c    static bool
bool             15922 src/xdisp.c      bool hscrolled_p = false;
bool             15923 src/xdisp.c      bool hscroll_relative_p = FLOATP (Vhscroll_step);
bool             15980 src/xdisp.c    	  bool row_r2l_p = cursor_row->reversed_p;
bool             15981 src/xdisp.c    	  bool hscl = hscrolling_current_line_p (w);
bool             16220 src/xdisp.c    static bool
bool             16223 src/xdisp.c      bool hscrolled_p = hscroll_window_tree (window);
bool             16303 src/xdisp.c    static bool
bool             16307 src/xdisp.c      bool unchanged_p = true;
bool             16389 src/xdisp.c    static bool
bool             16417 src/xdisp.c    static bool
bool             16418 src/xdisp.c    overlay_arrows_changed_p (bool set_redisplay)
bool             16421 src/xdisp.c      bool changed = false;
bool             16543 src/xdisp.c    static bool
bool             16645 src/xdisp.c      bool pending;
bool             16646 src/xdisp.c      bool must_finish = false, match_p;
bool             16650 src/xdisp.c      bool polling_stopped_here = false;
bool             16670 src/xdisp.c      bool consider_all_windows_p;
bool             16673 src/xdisp.c      bool update_miniwindow_p = false;
bool             17165 src/xdisp.c    	      bool gcscrollbars
bool             17168 src/xdisp.c    	      bool f_redisplay_flag = f->redisplay;
bool             17584 src/xdisp.c    mark_window_display_accurate_1 (struct window *w, bool accurate_p)
bool             17686 src/xdisp.c    mark_window_display_accurate (Lisp_Object window, bool accurate_p)
bool             17764 src/xdisp.c    bool
bool             17909 src/xdisp.c    static bool
bool             17930 src/xdisp.c      bool match_with_avoid_cursor = false;
bool             17933 src/xdisp.c      bool string_seen = false;
bool             17943 src/xdisp.c      bool string_from_text_prop = false;
bool             18196 src/xdisp.c          bool empty_line_p =
bool             18584 src/xdisp.c    static bool
bool             18585 src/xdisp.c    cursor_row_fully_visible_p (struct window *w, bool force_p,
bool             18586 src/xdisp.c    			    bool current_matrix_p,
bool             18587 src/xdisp.c    			    bool just_test_user_preference_p)
bool             18674 src/xdisp.c    try_scrolling (Lisp_Object window, bool just_this_one_p,
bool             18676 src/xdisp.c    	       bool temp_scroll_step, bool last_line_misfit)
bool             18683 src/xdisp.c      bool scroll_down_p = false;
bool             19008 src/xdisp.c    static bool
bool             19012 src/xdisp.c      bool window_start_changed_p = false;
bool             19130 src/xdisp.c    		     bool *scroll_step)
bool             19222 src/xdisp.c    	  bool scroll_p = false, must_scroll = false;
bool             19424 src/xdisp.c    	      bool rv = false;
bool             19425 src/xdisp.c    	      bool pt_invis = false;
bool             19435 src/xdisp.c    		  bool at_zv_p = false, exact_match_p = false;
bool             19645 src/xdisp.c    static bool
bool             19732 src/xdisp.c    redisplay_window (Lisp_Object window, bool just_this_one_p)
bool             19739 src/xdisp.c      bool update_mode_line;
bool             19743 src/xdisp.c      bool current_matrix_up_to_date_p = false;
bool             19744 src/xdisp.c      bool used_current_matrix_p = false;
bool             19747 src/xdisp.c      bool buffer_unchanged_p = false;
bool             19748 src/xdisp.c      bool temp_scroll_step = false;
bool             19752 src/xdisp.c      bool last_line_misfit = false;
bool             19755 src/xdisp.c      bool use_desired_matrix;
bool             20115 src/xdisp.c    	  bool tab_line = window_wants_tab_line (w);
bool             20116 src/xdisp.c    	  bool header_line = window_wants_header_line (w);
bool             20436 src/xdisp.c          bool scrolling_up;
bool             20693 src/xdisp.c    	  bool move_down = w->cursor.vpos >= window_total_lines / 2;
bool             20794 src/xdisp.c          bool redisplay_menu_p;
bool             21037 src/xdisp.c    static bool
bool             22904 src/xdisp.c          bool visible_p = pos_visible_p (XWINDOW (selected_window), PT,
bool             23039 src/xdisp.c      bool multibyte_p;
bool             23373 src/xdisp.c    static bool
bool             23374 src/xdisp.c    append_space_for_newline (struct it *it, bool default_face_p)
bool             23390 src/xdisp.c          bool saved_box_end = it->end_of_box_run_p;
bool             23434 src/xdisp.c          bool should_keep_end_of_box_run = false;
bool             23704 src/xdisp.c    	  const bool saved_avoid_cursor = it->avoid_cursor_p;
bool             23705 src/xdisp.c    	  const bool saved_box_start = it->start_of_box_run_p;
bool             23792 src/xdisp.c    	  bool saved_avoid_cursor, saved_box_start;
bool             23968 src/xdisp.c    static bool
bool             24069 src/xdisp.c    static bool
bool             24072 src/xdisp.c      bool result = true;
bool             24156 src/xdisp.c    static bool
bool             24169 src/xdisp.c    static bool
bool             24382 src/xdisp.c          bool seen_this_string = false;
bool             24566 src/xdisp.c      bool first_time = false;
bool             24569 src/xdisp.c      bool line_numbers_wide;
bool             24639 src/xdisp.c      bool beyond_zv = IT_BYTEPOS (*it) >= ZV_BYTE ? true : false;
bool             24646 src/xdisp.c      bool save_free_realized_faces = inhibit_free_realized_faces;
bool             24842 src/xdisp.c    static bool
bool             24877 src/xdisp.c    static bool
bool             24907 src/xdisp.c    static bool
bool             24914 src/xdisp.c      bool may_wrap = false;
bool             24925 src/xdisp.c      bool pending_handle_line_prefix = false;
bool             24928 src/xdisp.c      bool hscroll_this_line = (cursor_vpos >= 0
bool             24966 src/xdisp.c      bool line_number_needed = should_produce_line_number (it);
bool             25064 src/xdisp.c          bool composition_p					\
bool             25097 src/xdisp.c    	  bool row_has_glyphs = false;
bool             25159 src/xdisp.c                  bool next_may_wrap = may_wrap;
bool             25586 src/xdisp.c          bool overwide_wrap_prefix =
bool             26005 src/xdisp.c      bool frame_window_p = FRAME_WINDOW_P (SELECTED_FRAME ());
bool             26322 src/xdisp.c          bool at_eol_p;
bool             26323 src/xdisp.c          bool overshoot_expected = false;
bool             26324 src/xdisp.c          bool target_is_eol_p = false;
bool             26892 src/xdisp.c    		       int x, int y, bool submenu)
bool             26916 src/xdisp.c      bool saved_width = row->full_width_p;
bool             26918 src/xdisp.c      bool saved_reversed = row->reversed_p;
bool             26928 src/xdisp.c      bool saved_truncated = row->truncated_on_right_p;
bool             26977 src/xdisp.c    redisplay_mode_lines (Lisp_Object window, bool force)
bool             27319 src/xdisp.c    		      Lisp_Object elt, Lisp_Object props, bool risky)
bool             27322 src/xdisp.c      bool literal = false;
bool             27518 src/xdisp.c    		    bool multibyte;
bool             27798 src/xdisp.c    			bool copy_string,
bool             27900 src/xdisp.c      bool no_props = FIXNUMP (face);
bool             28131 src/xdisp.c    decode_mode_spec_coding (Lisp_Object coding_system, char *buf, bool eol_flag)
bool             28134 src/xdisp.c      bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
bool             28635 src/xdisp.c    	bool eol_flag = (c == 'Z');
bool             28712 src/xdisp.c      bool selective_display
bool             29026 src/xdisp.c    		      bool mode_line_p = false;
bool             29237 src/xdisp.c    static bool
bool             29239 src/xdisp.c    			    struct font *font, bool width_p, int *align_to)
bool             29408 src/xdisp.c    	      bool first = true;
bool             29604 src/xdisp.c    			    unsigned *char2b, bool display_p)
bool             29669 src/xdisp.c    static bool
bool             29791 src/xdisp.c      bool glyph_not_available_p;
bool             29917 src/xdisp.c      bool glyph_not_available_p;
bool             30388 src/xdisp.c    compute_overhangs_and_x (struct glyph_string *s, int x, bool backward_p)
bool             30756 src/xdisp.c          bool check_mouse_face = false;
bool             31590 src/xdisp.c      bool zero_width_ok_p = false;
bool             31596 src/xdisp.c      bool zero_height_ok_p = false;
bool             31630 src/xdisp.c          bool multibyte_p =
bool             31893 src/xdisp.c    pad_mode_line (struct it *it, bool mode_line_p)
bool             31928 src/xdisp.c    			   int boff, bool override)
bool             32011 src/xdisp.c    append_glyphless_glyph (struct it *it, int face_id, bool for_no_font, int len,
bool             32091 src/xdisp.c    produce_glyphless_glyph (struct it *it, bool for_no_font, Lisp_Object acronym)
bool             32356 src/xdisp.c    	  bool stretched_p
bool             32654 src/xdisp.c    	  bool right_padded = glyph_len < cmp->glyph_len;
bool             32662 src/xdisp.c    	  bool left_padded = i > 0;
bool             32667 src/xdisp.c    	  bool font_not_found_p = font == NULL;
bool             33256 src/xdisp.c    			bool *active_cursor)
bool             33262 src/xdisp.c      bool non_selected = false;
bool             33534 src/xdisp.c          bool on_p = w->phys_cursor_on_p;
bool             33582 src/xdisp.c      bool mouse_face_here_p = false;
bool             33710 src/xdisp.c    display_and_set_cursor (struct window *w, bool on,
bool             33716 src/xdisp.c      bool active_cursor;
bool             33816 src/xdisp.c    update_window_cursor (struct window *w, bool on)
bool             33852 src/xdisp.c    update_cursor_in_window_tree (struct window *w, bool on_p)
bool             33871 src/xdisp.c    gui_update_cursor (struct frame *f, bool on_p)
bool             33937 src/xdisp.c          bool phys_cursor_on_p = w->phys_cursor_on_p;
bool             34078 src/xdisp.c    bool
bool             34081 src/xdisp.c      bool cleared
bool             34094 src/xdisp.c    static bool
bool             34143 src/xdisp.c    bool
bool             34675 src/xdisp.c    static bool
bool             34677 src/xdisp.c    		      int *hpos, int *vpos, int *x, int *y, bool right_p)
bool             34752 src/xdisp.c      bool found = false;
bool             34864 src/xdisp.c    static bool
bool             34917 src/xdisp.c    	  bool inside = false;
bool             35187 src/xdisp.c    	  bool draggable = (! WINDOW_BOTTOMMOST_P (w)
bool             35234 src/xdisp.c      bool mouse_face_shown = false;
bool             35444 src/xdisp.c          bool ignore;
bool             35619 src/xdisp.c          bool same_region;
bool             36122 src/xdisp.c    static bool
bool             36183 src/xdisp.c    static bool
bool             36343 src/xdisp.c    static bool
bool             36348 src/xdisp.c      bool mouse_face_overwritten_p = false;
bool             36386 src/xdisp.c          bool cursor_cleared_p = (!w->pseudo_window_p
bool             36396 src/xdisp.c          bool phys_cursor_on_p = w->phys_cursor_on_p;
bool             36407 src/xdisp.c          bool buffer_changed = false;
bool             36505 src/xdisp.c    static bool
bool             36509 src/xdisp.c      bool mouse_face_overwritten_p = false;
bool             36535 src/xdisp.c      bool mouse_face_overwritten_p = false;
bool             36619 src/xdisp.c    bool
bool             36625 src/xdisp.c      bool intersection_p = false;
bool             37976 src/xdisp.c      bool do_left_box_p = g->left_box_line_p;
bool             37977 src/xdisp.c      bool do_right_box_p = g->right_box_line_p;
bool              349 src/xfaces.c   bool face_change;
bool              356 src/xfaces.c   static bool tty_suppress_bold_inverse_default_colors_p;
bool              369 src/xfaces.c   static bool menu_face_changed_default;
bool              380 src/xfaces.c   static bool realize_basic_faces (struct frame *);
bool              381 src/xfaces.c   static bool realize_default_face (struct frame *);
bool              385 src/xfaces.c   static bool merge_face_ref (struct window *w,
bool              387 src/xfaces.c                               bool, struct named_merge_point *,
bool              729 src/xfaces.c   clear_face_cache (bool clear_fonts_p)
bool              795 src/xfaces.c     bool pixmap_p = false;
bool              901 src/xfaces.c   static bool
bool              954 src/xfaces.c   bool
bool             1028 src/xfaces.c   static bool
bool             1053 src/xfaces.c   static bool
bool             1114 src/xfaces.c   bool
bool             1116 src/xfaces.c   		   Emacs_Color *color_def, bool alloc, bool _makeIndex)
bool             1118 src/xfaces.c     bool status = true;
bool             1181 src/xfaces.c   static bool
bool             1185 src/xfaces.c     bool gray_p;
bool             1208 src/xfaces.c   static bool
bool             1210 src/xfaces.c   			bool background_p)
bool             1939 src/xfaces.c   static bool
bool             1978 src/xfaces.c   resolve_face_name (Lisp_Object face_name, bool signal_p)
bool             2025 src/xfaces.c   				 bool signal_p)
bool             2050 src/xfaces.c   lface_from_face_name (struct frame *f, Lisp_Object face_name, bool signal_p)
bool             2063 src/xfaces.c   static bool
bool             2066 src/xfaces.c   			       bool signal_p)
bool             2087 src/xfaces.c   static bool
bool             2090 src/xfaces.c   		      Lisp_Object attrs[LFACE_VECTOR_SIZE], bool signal_p,
bool             2128 src/xfaces.c   static bool
bool             2151 src/xfaces.c   		     Lisp_Object font_object, bool force_p)
bool             2348 src/xfaces.c         bool ok;
bool             2386 src/xfaces.c   static bool
bool             2399 src/xfaces.c         bool ok = get_lface_attributes (w, f, face_name, from, false,
bool             2438 src/xfaces.c   static bool
bool             2440 src/xfaces.c                         bool *ok, bool err_msgs)
bool             2470 src/xfaces.c       bool match = false;
bool             2503 src/xfaces.c                    bool *ok,
bool             2504 src/xfaces.c                    bool err_msgs)
bool             2579 src/xfaces.c   static bool
bool             2582 src/xfaces.c                   bool err_msgs, struct named_merge_point *named_merge_points,
bool             2585 src/xfaces.c     bool ok = true;		/* Succeed without an error? */
bool             2587 src/xfaces.c     bool attr_filter_passed = false;
bool             2643 src/xfaces.c   	      bool attr_filter_seen = false;
bool             2690 src/xfaces.c   	      bool err = false;
bool             3251 src/xfaces.c         bool valid_p = false;
bool             3343 src/xfaces.c         bool valid_p;
bool             3885 src/xfaces.c   face_boolean_x_resource_value (Lisp_Object value, bool signal_p)
bool             3977 src/xfaces.c         bool changed_p = false;
bool             4024 src/xfaces.c   	  bool motif = true;
bool             4032 src/xfaces.c   	  bool motif = false;
bool             4350 src/xfaces.c   static bool
bool             4383 src/xfaces.c   static bool
bool             4387 src/xfaces.c     bool equal_p = true;
bool             4404 src/xfaces.c     bool equal_p;
bool             4488 src/xfaces.c   static bool
bool             4997 src/xfaces.c                      Lisp_Object symbol, bool signal_p)
bool             5180 src/xfaces.c   		     bool signal_p)
bool             5239 src/xfaces.c   static bool
bool             5360 src/xfaces.c   static bool
bool             5556 src/xfaces.c     bool supports = false;
bool             5764 src/xfaces.c   static bool
bool             5767 src/xfaces.c     bool success_p = false;
bool             5818 src/xfaces.c   static bool
bool             6225 src/xfaces.c         bool set_color = false;
bool             6416 src/xfaces.c   	       enum lface_attribute_index idx, bool *defaulted)
bool             6419 src/xfaces.c     bool foreground_p = idx == LFACE_FOREGROUND_INDEX;
bool             6493 src/xfaces.c     bool face_colors_defaulted = false;
bool             6619 src/xfaces.c                            bool mouse, int base_face_id,
bool             6757 src/xfaces.c   			 bool mouse, Lisp_Object overlay,
bool             6832 src/xfaces.c                            bool mouse_p,
bool             6839 src/xfaces.c     bool multibyte_p = STRING_MULTIBYTE (string);
bool              231 src/xfns.c       bool had_errors = false;
bool              256 src/xfns.c       bool sent_requests = false;
bool              668 src/xfns.c     bool
bool              670 src/xfns.c     		 Emacs_Color *color, bool alloc_p, bool _makeIndex)
bool              672 src/xfns.c       bool success_p = false;
bool              857 src/xfns.c       bool want_double_buffering, was_double_buffered;
bool             1113 src/xfns.c     bool
bool             1116 src/xfns.c       bool result = false;
bool             1147 src/xfns.c     bool
bool             1469 src/xfns.c       bool fore_pixel_allocated_p = false, pixel_allocated_p = false;
bool             1600 src/xfns.c       bool result;
bool             1632 src/xfns.c       bool result;
bool             2139 src/xfns.c     	       ptrdiff_t *text_bytes, bool *stringp, bool *freep)
bool             2181 src/xfns.c     	bool stringp;
bool             2182 src/xfns.c     	bool do_free_icon_value = false, do_free_text_value = false;
bool             2278 src/xfns.c     x_set_name (struct frame *f, Lisp_Object name, bool explicit)
bool             2412 src/xfns.c       bool alpha_identical_p;
bool             2513 src/xfns.c     				      bool foreground_p)
bool             2571 src/xfns.c       bool need_delete = true;
bool             2572 src/xfns.c       bool need_focus = true;
bool             2573 src/xfns.c       bool need_save = true;
bool             2638 src/xfns.c       bool found_wm_ping = false;
bool             2640 src/xfns.c       bool found_wm_sync_request = false;
bool             2753 src/xfns.c     xic_create_fontsetname (const char *base_fontname, bool motif)
bool             2995 src/xfns.c       bool shared_p = false;
bool             3532 src/xfns.c       bool was_waiting_for_input_p;
bool             3579 src/xfns.c       bool was_waiting_for_input_p;
bool             4253 src/xfns.c           bool xneg = (window_prompting & XNegative) != 0;
bool             4255 src/xfns.c           bool yneg = (window_prompting & YNegative) != 0;
bool             4350 src/xfns.c         bool explicit = f->explicit_name;
bool             4533 src/xfns.c         bool explicit = f->explicit_name;
bool             4609 src/xfns.c       bool xgiven = !BASE_EQ (icon_x, Qunbound);
bool             4610 src/xfns.c       bool ygiven = !BASE_EQ (icon_y, Qunbound);
bool             4899 src/xfns.c       bool minibuffer_only = false;
bool             4900 src/xfns.c       bool undecorated = false, override_redirect = false;
bool             5955 src/xfns.c     static bool
bool             5965 src/xfns.c       bool result = false;
bool             6017 src/xfns.c       bool rc;
bool             6263 src/xfns.c       bool randr15_p = false;
bool             6371 src/xfns.c       bool randr13_avail = (dpyinfo->xrandr_major_version > 1
bool             6477 src/xfns.c       bool xrr_ok = ((dpyinfo->xrandr_major_version == 1
bool             6753 src/xfns.c       bool menu_bar_external = false, tool_bar_external = false;
bool             7114 src/xfns.c     x_frame_restack (struct frame *f1, struct frame *f2, bool above_flag)
bool             7739 src/xfns.c       bool intern_prop;
bool             7740 src/xfns.c       bool intern_target;
bool             7745 src/xfns.c       bool rc;
bool             7960 src/xfns.c                               bool *found)
bool             8079 src/xfns.c       bool found;
bool             8378 src/xfns.c       bool face_change_before = face_change;
bool             8864 src/xfns.c     x_hide_tip (bool delete)
bool             9028 src/xfns.c       bool displayed;
bool             9064 src/xfns.c           bool ok;
bool             9110 src/xfns.c     	  bool delete = false;
bool              185 src/xfont.c    static bool
bool              357 src/xfont.c          bool skipped_some_scalable_fonts = false;
bool              953 src/xfont.c      bool first;
bool              991 src/xfont.c                bool with_background)
bool               52 src/xftfont.c    bool bg_allocated_p;
bool               53 src/xftfont.c    bool fg_allocated_p;
bool               67 src/xftfont.c  		    bool *bg_allocated_p, bool *fg_allocated_p)
bool               81 src/xftfont.c        bool fg_done = false, bg_done = false;
bool              502 src/xftfont.c                bool with_background)
bool              513 src/xftfont.c    bool bg_allocated_p, fg_allocated_p;
bool              670 src/xftfont.c  static bool
bool              679 src/xftfont.c    bool ok = false;
bool              112 src/xgselect.c   bool have_wfds = wfds != NULL;
bool              118 src/xgselect.c   bool need_to_dispatch;
bool              120 src/xgselect.c   bool already_has_events;
bool              152 src/xmenu.c    x_menu_set_in_use (bool in_use)
bool              322 src/xmenu.c    		     LWLIB_ID id, bool do_timers)
bool              327 src/xmenu.c      bool cookie_claimed_p = false;
bool              490 src/xmenu.c          bool error_p = false;
bool              619 src/xmenu.c    popup_widget_loop (bool do_timers, GtkWidget *widget)
bool              787 src/xmenu.c    static bool xg_crazy_callback_abort;
bool              928 src/xmenu.c    set_frame_menubar (struct frame *f, bool deep_p)
bool              938 src/xmenu.c      bool *submenu_top_level_items;
bool             1501 src/xmenu.c    			    int x, int y, bool for_click)
bool             1508 src/xmenu.c      bool use_pos_func = ! for_click;
bool             1729 src/xmenu.c    			    int x, int y, bool for_click)
bool             1914 src/xmenu.c      bool first_pane = true;
bool             2275 src/xmenu.c      bool boundary_seen = false;
bool               46 src/xml.c      static bool
bool               68 src/xml.c      static bool
bool               82 src/xml.c      static bool
bool               90 src/xml.c      static bool
bool              179 src/xml.c      	      Lisp_Object discard_comments, bool htmlp)
bool               46 src/xselect.c  static bool x_convert_selection (Lisp_Object, Lisp_Object, Atom,
bool               47 src/xselect.c  				 struct x_display_info *, bool);
bool               48 src/xselect.c  static bool waiting_for_other_props_on_window (Display *, Window);
bool               55 src/xselect.c                                                         Lisp_Object, Atom, bool);
bool              338 src/xselect.c  		       bool local_request, struct x_display_info *dpyinfo,
bool              339 src/xselect.c  		       Lisp_Object local_value, bool need_alternate)
bool              343 src/xselect.c    bool may_quit;
bool              553 src/xselect.c    bool converted;
bool              579 src/xselect.c    bool arrived;
bool              766 src/xselect.c  static bool
bool             1113 src/xselect.c    bool success = false;
bool             1115 src/xselect.c    bool pushed, use_alternate;
bool             1202 src/xselect.c  	  bool subsuccess = false;
bool             1267 src/xselect.c  static bool
bool             1270 src/xselect.c  		     bool use_alternate)
bool             1371 src/xselect.c  static bool
bool             1445 src/xselect.c  static bool
bool             2014 src/xselect.c  				    bool for_multiple)
bool             2038 src/xselect.c        bool there_is_a_selection_owner
bool             3072 src/xselect.c    bool had_errors_p, need_sync;
bool             3135 src/xselect.c  bool
bool             3138 src/xselect.c  		      bool root_window_coords, int root_x, int root_y)
bool             3247 src/xselect.c    bool to_root;
bool             3306 src/xselect.c      bool propagate = !to_root;
bool               87 src/xsettings.c static bool
bool               90 src/xsettings.c   bool found = false;
bool              238 src/xsettings.c static bool
bool              243 src/xsettings.c   bool rc;
bool              620 src/xsettings.c       bool want_this;
bool              771 src/xsettings.c static bool
bool              780 src/xsettings.c   bool got_settings = false;
bool              815 src/xsettings.c   bool changed = false;
bool              966 src/xsettings.c read_and_apply_settings (Display_Info *dpyinfo, bool send_event_p)
bool              999 src/xsettings.c bool
bool             1002 src/xsettings.c   bool check_window_p = false, apply_settings_p = false;
bool             1049 src/xsettings.c   bool schema_found = false;
bool               39 src/xsettings.h extern bool xft_settings_event (Display_Info *, const XEvent *);
bool               55 src/xsmfns.c   static bool doing_interact;
bool              127 src/xsmfns.c   bool
bool              507 src/xsmfns.c     bool kill_emacs = (CONSP (event) && CONSP (XCDR (event))
bool              514 src/xsmfns.c         bool cancel_shutdown = ! NILP (call0 (Qemacs_session_save));
bool              821 src/xterm.c    static bool any_help_event_p;
bool              835 src/xterm.c    static bool toolkit_scroll_bar_interaction;
bool              903 src/xterm.c      bool between;
bool             1162 src/xterm.c    static bool x_alloc_nearest_color_1 (Display *, Colormap, XColor *);
bool             1181 src/xterm.c    static bool x_handle_net_wm_state (struct frame *, const XPropertyEvent *);
bool             1184 src/xterm.c    static void x_sync_with_move (struct frame *, int, int, bool);
bool             1201 src/xterm.c    static bool x_get_current_wm_state (struct frame *, Window, int *, bool *, bool *);
bool             1210 src/xterm.c    						Window, bool *);
bool             1221 src/xterm.c    bool x_dnd_in_progress;
bool             1235 src/xterm.c    bool x_dnd_waiting_for_finish;
bool             1240 src/xterm.c    static bool x_dnd_run_unsupported_drop_function;
bool             1253 src/xterm.c    static bool x_dnd_update_tooltip;
bool             1281 src/xterm.c    static bool x_dnd_xm_use_help;
bool             1284 src/xterm.c    static bool x_dnd_motif_setup_p;
bool             1298 src/xterm.c    static bool x_dnd_allow_current_frame;
bool             1302 src/xterm.c    static bool x_dnd_init_type_lists;
bool             1333 src/xterm.c    static bool x_dnd_last_window_is_frame;
bool             1363 src/xterm.c    static bool x_dnd_pending_send_position_button;
bool             1373 src/xterm.c    static bool x_dnd_need_send_drop;
bool             1421 src/xterm.c    static bool x_dnd_unwind_flag;
bool             1456 src/xterm.c    static bool x_dnd_inside_handle_one_xevent;
bool             1471 src/xterm.c    static bool x_dnd_last_tooltip_valid;
bool             1536 src/xterm.c      bool mapped_p;
bool             1544 src/xterm.c    static bool x_dnd_use_toplevels;
bool             1550 src/xterm.c    static volatile bool *xm_drag_window_error;
bool             1981 src/xterm.c    static bool
bool             1985 src/xterm.c      bool rc;
bool             2031 src/xterm.c      volatile bool error;
bool             2186 src/xterm.c      bool had_errors;
bool             2918 src/xterm.c    x_dnd_free_toplevels (bool display_alive)
bool             3693 src/xterm.c    static bool
bool             3717 src/xterm.c    			   bool *extents_p)
bool             4120 src/xterm.c    			 Window *toplevel_out, bool *was_frame)
bool             4134 src/xterm.c    			 bool *was_frame)
bool             4139 src/xterm.c      bool extents_p;
bool             4146 src/xterm.c      bool unrelated;
bool             4508 src/xterm.c      bool had_errors;
bool             4672 src/xterm.c    static bool
bool             4706 src/xterm.c    static bool
bool             5138 src/xterm.c    bool
bool             5162 src/xterm.c    		    bool *menu_bar_p, bool *tool_bar_p)
bool             6010 src/xterm.c    				    bool respect_alpha_background)
bool             6040 src/xterm.c    				    bool respect_alpha_background)
bool             6083 src/xterm.c    static bool
bool             6244 src/xterm.c    		 int dest_x, int dest_y, bool overlay_p)
bool             6466 src/xterm.c    				    bool apply_alpha_background)
bool             6496 src/xterm.c    				    bool apply_alpha_background)
bool             6526 src/xterm.c    		  bool respect_alpha_background)
bool             6637 src/xterm.c    		   bool respect_alpha_background)
bool             7957 src/xterm.c    static bool x_alloc_lighter_color (struct frame *, Display *, Colormap,
bool             7989 src/xterm.c    			      bool send_event, bool set_property)
bool             8432 src/xterm.c    	       bool respect_alpha_background)
bool             8461 src/xterm.c    x_draw_glyph_string_background (struct glyph_string *s, bool force_p)
bool             8834 src/xterm.c    bool
bool             9272 src/xterm.c    static bool
bool             9276 src/xterm.c      bool rc;
bool             9297 src/xterm.c          bool retry = false;
bool             9299 src/xterm.c          bool temp_allocated;
bool             9418 src/xterm.c    bool
bool             9488 src/xterm.c    static bool
bool             9494 src/xterm.c      bool success_p;
bool             9668 src/xterm.c    static bool
bool             9696 src/xterm.c    		    int bottom_y, int hwidth, int vwidth, bool raised_p,
bool             9697 src/xterm.c    		    bool top_p, bool bot_p, bool left_p, bool right_p,
bool             9899 src/xterm.c    		 int vwidth, bool left_p, bool right_p, XRectangle *clip_rect)
bool             9941 src/xterm.c      bool raised_p, left_p, right_p;
bool             10190 src/xterm.c      bool raised_p, top_p, bot_p, left_p, right_p;
bool             10688 src/xterm.c      bool odd;
bool             10747 src/xterm.c      bool relief_drawn_p = false;
bool             10901 src/xterm.c    		  bool underline_at_descent_line;
bool             10902 src/xterm.c    		  bool use_underline_position_properties;
bool             11218 src/xterm.c    x_send_hourglass_message (struct frame *f, bool hourglass_enabled)
bool             11584 src/xterm.c    	      bool intersects_p =
bool             11824 src/xterm.c    static bool
bool             11838 src/xterm.c    xfixes_toggle_visible_pointer (struct frame *f, bool invisible)
bool             11884 src/xterm.c    x_toggle_visible_pointer (struct frame *f, bool invisible)
bool             11926 src/xterm.c    XTtoggle_invisible_pointer (struct frame *f, bool invisible)
bool             12070 src/xterm.c    			   Window wdesc, bool *unrelated_tooltip_p)
bool             12367 src/xterm.c    bool
bool             12490 src/xterm.c    			   bool allow_current_frame, Atom *target_atoms,
bool             12492 src/xterm.c    			   bool follow_tooltip)
bool             12506 src/xterm.c      bool signals_were_pending, need_sync;
bool             13354 src/xterm.c      bool change;
bool             13388 src/xterm.c    static bool
bool             13391 src/xterm.c      bool changed;
bool             13440 src/xterm.c    static bool
bool             13988 src/xterm.c        bool found_alt_or_meta;
bool             14322 src/xterm.c      bool had_errors;
bool             14494 src/xterm.c    static bool
bool             14551 src/xterm.c      bool window_seen;
bool             14772 src/xterm.c      bool unrelated_tooltip;
bool             15176 src/xterm.c                                         int, int, bool);
bool             15220 src/xterm.c      bool scroll_bar_p;
bool             15263 src/xterm.c      bool scroll_bar_p;
bool             15307 src/xterm.c    static bool
bool             15346 src/xterm.c    			 int portion, int whole, bool horizontal)
bool             15480 src/xterm.c      bool horizontal = bar->horizontal;
bool             15683 src/xterm.c      bool horizontal = bar->horizontal;
bool             16481 src/xterm.c    		     int width, int height, bool horizontal)
bool             16609 src/xterm.c    			 bool rebuild)
bool             16611 src/xterm.c      bool dragging;
bool             17627 src/xterm.c      bool xinput_event = false;
bool             17662 src/xterm.c          bool result;
bool             17780 src/xterm.c      bool sticky = false, shaded = false;
bool             18038 src/xterm.c      bool was_frame;
bool             18383 src/xterm.c    static bool
bool             18449 src/xterm.c    static bool
bool             18593 src/xterm.c    static bool
bool             18671 src/xterm.c      bool use_copy = false;
bool             18733 src/xterm.c    	    bool button;
bool             19402 src/xterm.c              bool not_hidden = x_handle_net_wm_state (f, &event->xproperty);
bool             19471 src/xterm.c    	  bool rc;
bool             19809 src/xterm.c    	  bool visible = FRAME_VISIBLE_P (f);
bool             19900 src/xterm.c    	  bool iconified = FRAME_ICONIFIED_P (f);
bool             19902 src/xterm.c    	  bool sticky, shaded;
bool             19903 src/xterm.c              bool not_hidden = x_get_current_wm_state (f, event->xmap.window, &value, &sticky,
bool             20773 src/xterm.c    	    bool was_frame;
bool             21486 src/xterm.c            bool tab_bar_p = false;
bool             21487 src/xterm.c            bool tool_bar_p = false;
bool             21488 src/xterm.c    	bool dnd_grab = false;
bool             21973 src/xterm.c    	bool must_free_data = false;
bool             22360 src/xterm.c    	      bool found_valuator = false;
bool             22361 src/xterm.c    	      bool other_valuators_found = false;
bool             22688 src/xterm.c    		  bool was_frame;
bool             23013 src/xterm.c    	      bool tab_bar_p = false;
bool             23014 src/xterm.c    	      bool tool_bar_p = false;
bool             23021 src/xterm.c    	      bool dnd_grab = false;
bool             23651 src/xterm.c    		  bool was_waiting_for_input = waiting_for_input;
bool             24249 src/xterm.c    	      bool any_changed;
bool             24372 src/xterm.c    	      bool menu_bar_p = false, tool_bar_p = false;
bool             24530 src/xterm.c    		  bool was_waiting_for_input = waiting_for_input;
bool             25265 src/xterm.c      bool event_found = false;
bool             25626 src/xterm.c    		      int cursor_width, bool on_p, bool active_p)
bool             25686 src/xterm.c    static bool
bool             25776 src/xterm.c    bool
bool             25843 src/xterm.c    static bool
bool             25852 src/xterm.c    static bool
bool             25861 src/xterm.c    static bool
bool             25870 src/xterm.c    static bool
bool             26243 src/xterm.c    bool
bool             26337 src/xterm.c    x_connection_closed (Display *dpy, const char *error_message, bool ioerror)
bool             27311 src/xterm.c    bool
bool             27317 src/xterm.c      bool ret;
bool             27409 src/xterm.c    bool
bool             27417 src/xterm.c    set_wm_state (Lisp_Object frame, bool add, Atom atom, Atom value)
bool             27561 src/xterm.c    static bool
bool             27565 src/xterm.c                            bool *sticky,
bool             27566 src/xterm.c    			bool *shaded)
bool             27570 src/xterm.c      bool is_hidden = false;
bool             27673 src/xterm.c    static bool
bool             27677 src/xterm.c      bool have_net_atom = x_wm_supports (f, dpyinfo->Xatom_net_wm_state);
bool             27679 src/xterm.c      bool dummy;
bool             27815 src/xterm.c    static bool
bool             27820 src/xterm.c      bool sticky = false, shaded = false;
bool             27821 src/xterm.c      bool not_hidden = x_get_current_wm_state (f, event->window,
bool             27966 src/xterm.c    x_sync_with_move (struct frame *f, int left, int top, bool fuzzy)
bool             28063 src/xterm.c    x_set_window_size_1 (struct frame *f, bool change_gravity,
bool             28135 src/xterm.c    x_set_window_size (struct frame *f, bool change_gravity,
bool             28263 src/xterm.c    XTframe_raise_lower (struct frame *f, bool raise_flag)
bool             28505 src/xterm.c    x_focus_frame (struct frame *f, bool noactivate)
bool             28655 src/xterm.c      bool output_flushed;
bool             28754 src/xterm.c        bool previously_visible = f->output_data.x->has_been_visible;
bool             28914 src/xterm.c    x_make_frame_visible_invisible (struct frame *f, bool visible)
bool             29328 src/xterm.c    		      const char *name, bool predefined_only)
bool             29415 src/xterm.c    		 bool *need_sync)
bool             29558 src/xterm.c    bool
bool             29561 src/xterm.c      bool rc;
bool             29589 src/xterm.c    x_wm_set_size_hint (struct frame *f, long flags, bool user_position)
bool             29597 src/xterm.c      bool hints_changed;
bool             29917 src/xterm.c    static bool x_timeout_atimer_activated_flag;
bool             29925 src/xterm.c    static bool
bool             29928 src/xterm.c      bool seen_colon = false;
bool             30000 src/xterm.c    bool
bool             30743 src/xterm.c          bool move_backwards = false;
bool             31646 src/xterm.c    static bool
bool              190 src/xterm.h      bool have_mask;
bool              346 src/xterm.h      bool direct_p;
bool              443 src/xterm.h      bool untrusted;
bool              493 src/xterm.h      bool fixes_pointer_blanking;
bool              690 src/xterm.h      bool last_mouse_movement_time_send_event;
bool              707 src/xterm.h      bool use_xim;
bool              819 src/xterm.h      bool xrandr_supported_p;
bool              842 src/xterm.h      bool supports_xdbe;
bool              846 src/xterm.h      bool supports_xi2;
bool              875 src/xterm.h      bool pending_keystroke_time_special_p;
bool              884 src/xterm.h      bool supports_xkb;
bool              890 src/xterm.h      bool prefer_native_input;
bool              894 src/xterm.h      bool xrender_supported_p;
bool              900 src/xterm.h      bool xfixes_supported_p;
bool              907 src/xterm.h      bool xsync_supported_p;
bool              913 src/xterm.h      bool xinerama_supported_p;
bool              917 src/xterm.h      bool composite_supported_p;
bool              923 src/xterm.h      bool xshape_supported_p;
bool              972 src/xterm.h      bool server_time_monotonic_p;
bool              999 src/xterm.h    extern bool x_display_ok (const char *);
bool             1341 src/xterm.h      bool preedit_active;
bool             1352 src/xterm.h      bool window_offset_certain_p;
bool             1594 src/xterm.h      bool horizontal;
bool             1746 src/xterm.h    extern bool x_text_icon (struct frame *, const char *);
bool             1757 src/xterm.h    extern bool x_had_errors_p (Display *);
bool             1765 src/xterm.h    extern void x_set_window_size (struct frame *, bool, int, int);
bool             1771 src/xterm.h    extern void x_wm_set_size_hint (struct frame *, long, bool);
bool             1776 src/xterm.h    extern bool x_embed_frame (struct x_display_info *, struct frame *);
bool             1786 src/xterm.h    extern bool x_alloc_lighter_color_for_widget (Widget, Display *, Colormap,
bool             1790 src/xterm.h    extern bool x_alloc_nearest_color (struct frame *, Colormap, XColor *);
bool             1809 src/xterm.h    extern void x_set_cr_source_with_gc_foreground (struct frame *, GC, bool);
bool             1810 src/xterm.h    extern void x_set_cr_source_with_gc_background (struct frame *, GC, bool);
bool             1821 src/xterm.h    						XRenderColor *, bool);
bool             1836 src/xterm.h    				  bool);
bool             1838 src/xterm.h    extern char *x_get_atom_name (struct x_display_info *, Atom, bool *)
bool             1852 src/xterm.h    extern bool x_detect_pending_selection_requests (void);
bool             1855 src/xterm.h    					      size_t, bool, Atom *, int,
bool             1856 src/xterm.h    					      Lisp_Object, bool);
bool             1884 src/xterm.h    INLINE bool
bool             1895 src/xterm.h    extern bool x_wm_supports (struct frame *, Atom);
bool             1896 src/xterm.h    extern bool x_wm_supports_1 (struct x_display_info *, Atom);
bool             1927 src/xterm.h    extern bool x_handle_dnd_message (struct frame *,
bool             1931 src/xterm.h    				  bool, int, int);
bool             1953 src/xterm.h    extern bool xg_set_icon (struct frame *, Lisp_Object);
bool             1954 src/xterm.h    extern bool xg_set_icon_from_xpm_data (struct frame *, const char **);
bool             1963 src/xterm.h    extern bool x_defined_color (struct frame *, const char *, Emacs_Color *,
bool             1964 src/xterm.h                                 bool, bool);
bool             1971 src/xterm.h    extern char *xic_create_fontsetname (const char *, bool);
bool             1989 src/xterm.h    extern void x_menu_set_in_use (bool);
bool             1997 src/xterm.h    extern bool x_session_have_connection (void);
bool             2013 src/xterm.h    extern bool x_dnd_in_progress;
bool             2014 src/xterm.h    extern bool x_dnd_waiting_for_finish;
bool             2021 src/xterm.h    extern bool xi_frame_selected_for (struct frame *, unsigned long);
bool              113 src/xwidget.c  static GtkWidget *find_widget_at_pos (GtkWidget *, int, int, int *, int *, bool,
bool              123 src/xwidget.c    bool foundp;
bool              124 src/xwidget.c    bool first;
bool              212 src/xwidget.c    bool translated_p;
bool              269 src/xwidget.c  static bool xw_maybe_synthesize_crossing (struct xwidget_view *,
bool              275 src/xwidget.c  					     int, int, Time, GdkEventType, bool,
bool              569 src/xwidget.c        bool found = false;
bool              700 src/xwidget.c  static bool
bool              860 src/xwidget.c  find_suitable_pointer (struct frame *f, bool need_smooth)
bool             1002 src/xwidget.c  		    bool pointer_grabs,
bool             1109 src/xwidget.c    bool select_multiple_p;
bool             1182 src/xwidget.c  		  bool down_p, int x, int y, int button,
bool             1308 src/xwidget.c  		bool down_p, int x, int y, int button,
bool             1423 src/xwidget.c  		bool stop_p)
bool             1636 src/xwidget.c  				 bool nonlinear_p,
bool             1675 src/xwidget.c  				   bool nonlinear_p,
bool             1747 src/xwidget.c  static bool
bool             1758 src/xwidget.c    bool nonlinear_p;
bool             1759 src/xwidget.c    bool retention_flag;
bool             2838 src/xwidget.c    bool moved = (xv->x + xv->clip_left != x + clip_left
bool             2842 src/xwidget.c    bool wdesc_was_none = xv->wdesc == None;
bool             4006 src/xwidget.c  bool
bool             4097 src/xwidget.c  static bool
bool              110 src/xwidget.h    bool redisplayed;
bool              113 src/xwidget.h    bool hidden;
bool              186 src/xwidget.h  bool valid_xwidget_spec_p (Lisp_Object);
bool              217 src/xwidget.h  extern void xwidget_button (struct xwidget_view *, bool, int,
bool              225 src/xwidget.h                              double, double, uint, Time, bool);
bool              234 src/xwidget.h  INLINE bool valid_xwidget_spec_p (Lisp_Object obj) { return false; }
bool              113 test/manual/etags/c-src/c.c bool funcboo ()
bool               80 test/manual/etags/c-src/emacs/src/keyboard.c volatile bool pending_signals;
bool               89 test/manual/etags/c-src/emacs/src/keyboard.c static bool single_kboard;
bool              112 test/manual/etags/c-src/emacs/src/keyboard.c static bool this_command_key_count_reset;
bool              150 test/manual/etags/c-src/emacs/src/keyboard.c bool waiting_for_input;
bool              154 test/manual/etags/c-src/emacs/src/keyboard.c static bool echoing;
bool              174 test/manual/etags/c-src/emacs/src/keyboard.c bool immediate_quit;
bool              239 test/manual/etags/c-src/emacs/src/keyboard.c bool input_pending;
bool              287 test/manual/etags/c-src/emacs/src/keyboard.c static bool input_was_pending;
bool              328 test/manual/etags/c-src/emacs/src/keyboard.c bool interrupt_input;
bool              331 test/manual/etags/c-src/emacs/src/keyboard.c bool interrupts_deferred;
bool              353 test/manual/etags/c-src/emacs/src/keyboard.c static bool get_input_pending (int);
bool              354 test/manual/etags/c-src/emacs/src/keyboard.c static bool readable_events (int);
bool              356 test/manual/etags/c-src/emacs/src/keyboard.c                                             Lisp_Object, bool *);
bool              371 test/manual/etags/c-src/emacs/src/keyboard.c static bool help_char_p (Lisp_Object);
bool              380 test/manual/etags/c-src/emacs/src/keyboard.c static void handle_interrupt (bool);
bool              381 test/manual/etags/c-src/emacs/src/keyboard.c static _Noreturn void quit_throw_to_read_char (bool);
bool              883 test/manual/etags/c-src/emacs/src/keyboard.c   bool found = 0;
bool              916 test/manual/etags/c-src/emacs/src/keyboard.c   bool was_locked = single_kboard;
bool             1256 test/manual/etags/c-src/emacs/src/keyboard.c bool ignore_mouse_drag_p;
bool             1283 test/manual/etags/c-src/emacs/src/keyboard.c                               bool, bool, bool, bool);
bool             1284 test/manual/etags/c-src/emacs/src/keyboard.c static void adjust_point_for_property (ptrdiff_t, bool);
bool             1301 test/manual/etags/c-src/emacs/src/keyboard.c   bool already_adjusted = 0;
bool             1678 test/manual/etags/c-src/emacs/src/keyboard.c adjust_point_for_property (ptrdiff_t last_pt, bool modified)
bool             1686 test/manual/etags/c-src/emacs/src/keyboard.c   bool check_composition = ! modified, check_display = 1, check_invisible = 1;
bool             1726 test/manual/etags/c-src/emacs/src/keyboard.c 	  bool ellipsis = 0;
bool             1852 test/manual/etags/c-src/emacs/src/keyboard.c       bool found = 0;
bool             1978 test/manual/etags/c-src/emacs/src/keyboard.c bool
bool             2152 test/manual/etags/c-src/emacs/src/keyboard.c static Lisp_Object kbd_buffer_get_event (KBOARD **kbp, bool *used_mouse_menu,
bool             2177 test/manual/etags/c-src/emacs/src/keyboard.c                             bool *used_mouse_menu)
bool             2252 test/manual/etags/c-src/emacs/src/keyboard.c                                     bool *used_mouse_menu)
bool             2341 test/manual/etags/c-src/emacs/src/keyboard.c static bool
bool             2378 test/manual/etags/c-src/emacs/src/keyboard.c 	   bool *used_mouse_menu, struct timespec *end_time)
bool             2387 test/manual/etags/c-src/emacs/src/keyboard.c   volatile bool reread;
bool             2389 test/manual/etags/c-src/emacs/src/keyboard.c   bool volatile polling_stopped_here = 0;
bool             2427 test/manual/etags/c-src/emacs/src/keyboard.c       bool was_disabled = 0;
bool             2525 test/manual/etags/c-src/emacs/src/keyboard.c       bool echo_current = EQ (echo_message_buffer, echo_area_buffer[0]);
bool             3036 test/manual/etags/c-src/emacs/src/keyboard.c       bool key_count_reset;
bool             3042 test/manual/etags/c-src/emacs/src/keyboard.c       bool saved_immediate_echo = current_kboard->immediate_echo;
bool             3257 test/manual/etags/c-src/emacs/src/keyboard.c static bool
bool             3429 test/manual/etags/c-src/emacs/src/keyboard.c static bool
bool             3802 test/manual/etags/c-src/emacs/src/keyboard.c bool
bool             3837 test/manual/etags/c-src/emacs/src/keyboard.c                       bool *used_mouse_menu,
bool             3910 test/manual/etags/c-src/emacs/src/keyboard.c 	  bool do_display = true;
bool             4119 test/manual/etags/c-src/emacs/src/keyboard.c           bool focused = false;
bool             4322 test/manual/etags/c-src/emacs/src/keyboard.c swallow_events (bool do_display)
bool             4380 test/manual/etags/c-src/emacs/src/keyboard.c static bool
bool             4450 test/manual/etags/c-src/emacs/src/keyboard.c       bool ripe, timer_ripe = 0, idle_timer_ripe = 0;
bool             5455 test/manual/etags/c-src/emacs/src/keyboard.c static bool
bool             5611 test/manual/etags/c-src/emacs/src/keyboard.c 	bool is_double;
bool             5871 test/manual/etags/c-src/emacs/src/keyboard.c 	  bool is_double;
bool             6774 test/manual/etags/c-src/emacs/src/keyboard.c bool
bool             6813 test/manual/etags/c-src/emacs/src/keyboard.c static bool
bool             6875 test/manual/etags/c-src/emacs/src/keyboard.c   bool err = 0;
bool             7338 test/manual/etags/c-src/emacs/src/keyboard.c   bool buf_initialized = 0;
bool             7392 test/manual/etags/c-src/emacs/src/keyboard.c bool
bool             7575 test/manual/etags/c-src/emacs/src/keyboard.c   bool parsed;
bool             7685 test/manual/etags/c-src/emacs/src/keyboard.c bool
bool             7981 test/manual/etags/c-src/emacs/src/keyboard.c static bool parse_tool_bar_item (Lisp_Object, Lisp_Object);
bool             8166 test/manual/etags/c-src/emacs/src/keyboard.c static bool
bool             8172 test/manual/etags/c-src/emacs/src/keyboard.c   bool have_label = 0;
bool             8444 test/manual/etags/c-src/emacs/src/keyboard.c 			 Lisp_Object prev_event, bool *used_mouse_menu)
bool             8511 test/manual/etags/c-src/emacs/src/keyboard.c   bool nobindings = 1;
bool             8540 test/manual/etags/c-src/emacs/src/keyboard.c       bool notfirst = 0;
bool             8596 test/manual/etags/c-src/emacs/src/keyboard.c 		  bool char_matches;
bool             8765 test/manual/etags/c-src/emacs/src/keyboard.c 			bool do_funcall)
bool             8810 test/manual/etags/c-src/emacs/src/keyboard.c static bool
bool             8812 test/manual/etags/c-src/emacs/src/keyboard.c 	       int input, bool doit, int *diff, Lisp_Object prompt)
bool             8866 test/manual/etags/c-src/emacs/src/keyboard.c static bool
bool             8917 test/manual/etags/c-src/emacs/src/keyboard.c 		   bool dont_downcase_last, bool can_return_switch_frame,
bool             8918 test/manual/etags/c-src/emacs/src/keyboard.c 		   bool fix_current_buffer, bool prevent_redisplay)
bool             8968 test/manual/etags/c-src/emacs/src/keyboard.c   bool shift_translated = 0;
bool             8979 test/manual/etags/c-src/emacs/src/keyboard.c   bool dummyflag = 0;
bool             9069 test/manual/etags/c-src/emacs/src/keyboard.c       bool used_mouse_menu = 0;
bool             9166 test/manual/etags/c-src/emacs/src/keyboard.c 		bool found = 0;
bool             9610 test/manual/etags/c-src/emacs/src/keyboard.c 	  bool done;
bool             9644 test/manual/etags/c-src/emacs/src/keyboard.c 	    bool done;
bool             9673 test/manual/etags/c-src/emacs/src/keyboard.c 	  bool done;
bool             9829 test/manual/etags/c-src/emacs/src/keyboard.c 		      Lisp_Object cmd_loop, bool allow_string)
bool             9949 test/manual/etags/c-src/emacs/src/keyboard.c bool
bool             9958 test/manual/etags/c-src/emacs/src/keyboard.c bool
bool             9966 test/manual/etags/c-src/emacs/src/keyboard.c bool
bool             9967 test/manual/etags/c-src/emacs/src/keyboard.c detect_input_pending_run_timers (bool do_display)
bool             9996 test/manual/etags/c-src/emacs/src/keyboard.c bool
bool             10030 test/manual/etags/c-src/emacs/src/keyboard.c   bool cmds = !NILP (include_cmds);
bool             10401 test/manual/etags/c-src/emacs/src/keyboard.c handle_interrupt (bool in_signal_handler)
bool             10541 test/manual/etags/c-src/emacs/src/keyboard.c quit_throw_to_read_char (bool from_signal)
bool             10571 test/manual/etags/c-src/emacs/src/keyboard.c   bool new_interrupt_input;
bool              206 test/manual/etags/c-src/emacs/src/lisp.h extern bool suppress_checking EXTERNALLY_VISIBLE;
bool              270 test/manual/etags/c-src/emacs/src/lisp.h DEFINE_GDB_SYMBOL_BEGIN (bool, USE_LSB_TAG)
bool              588 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool BOOL_VECTOR_P (Lisp_Object);
bool              589 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool BUFFER_OBJFWDP (union Lisp_Fwd *);
bool              590 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool BUFFERP (Lisp_Object);
bool              591 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool CHAR_TABLE_P (Lisp_Object);
bool              593 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (CONSP) (Lisp_Object);
bool              594 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (FLOATP) (Lisp_Object);
bool              595 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool functionp (Lisp_Object);
bool              596 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (INTEGERP) (Lisp_Object);
bool              597 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (MARKERP) (Lisp_Object);
bool              598 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (MISCP) (Lisp_Object);
bool              599 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (NILP) (Lisp_Object);
bool              600 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool OVERLAYP (Lisp_Object);
bool              601 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool PROCESSP (Lisp_Object);
bool              602 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool PSEUDOVECTORP (Lisp_Object, int);
bool              603 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool SAVE_VALUEP (Lisp_Object);
bool              604 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool FINALIZERP (Lisp_Object);
bool              607 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool STRINGP (Lisp_Object);
bool              608 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool SUB_CHAR_TABLE_P (Lisp_Object);
bool              609 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool SUBRP (Lisp_Object);
bool              610 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (SYMBOLP) (Lisp_Object);
bool              611 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (VECTORLIKEP) (Lisp_Object);
bool              612 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool WINDOWP (Lisp_Object);
bool              613 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool TERMINALP (Lisp_Object);
bool              628 test/manual/etags/c-src/emacs/src/lisp.h extern bool might_dump;
bool              631 test/manual/etags/c-src/emacs/src/lisp.h extern bool initialized;
bool              952 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (EQ, bool, (Lisp_Object x, Lisp_Object y), (x, y))
bool             1242 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             1436 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             1453 test/manual/etags/c-src/emacs/src/lisp.h bool_vector_set (Lisp_Object a, EMACS_INT i, bool b)
bool             1774 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             1782 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             1817 test/manual/etags/c-src/emacs/src/lisp.h   bool (*cmpfn) (struct hash_table_test *t, Lisp_Object, Lisp_Object);
bool             1888 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2287 test/manual/etags/c-src/emacs/src/lisp.h     bool *boolvar;
bool             2462 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (NILP, bool, (Lisp_Object x), (x))
bool             2464 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2469 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2475 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2486 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (CONSP, bool, (Lisp_Object x), (x))
bool             2487 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (FLOATP, bool, (Lisp_Object x), (x))
bool             2488 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (MISCP, bool, (Lisp_Object x), (x))
bool             2489 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (SYMBOLP, bool, (Lisp_Object x), (x))
bool             2490 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (INTEGERP, bool, (Lisp_Object x), (x))
bool             2491 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (VECTORLIKEP, bool, (Lisp_Object x), (x))
bool             2492 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (MARKERP, bool, (Lisp_Object x), (x))
bool             2494 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2499 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2504 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2509 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2515 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2521 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2527 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2533 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2541 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2557 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2563 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2569 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2575 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2581 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2587 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2593 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2599 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2605 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2611 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2617 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2624 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2631 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2821 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool             2848 test/manual/etags/c-src/emacs/src/lisp.h extern void defvar_bool (struct Lisp_Boolfwd *, const char *, bool *);
bool             3098 test/manual/etags/c-src/emacs/src/lisp.h extern bool volatile pending_signals;
bool             3541 test/manual/etags/c-src/emacs/src/lisp.h extern void set_internal (Lisp_Object, Lisp_Object, Lisp_Object, bool);
bool             3551 test/manual/etags/c-src/emacs/src/lisp.h                                          ptrdiff_t, bool, bool, Lisp_Object);
bool             3626 test/manual/etags/c-src/emacs/src/lisp.h 			    ptrdiff_t, bool, bool);
bool             3634 test/manual/etags/c-src/emacs/src/lisp.h 			   bool, bool, bool);
bool             3635 test/manual/etags/c-src/emacs/src/lisp.h extern void insert_from_gap (ptrdiff_t, ptrdiff_t, bool text_at_gap_tail);
bool             3637 test/manual/etags/c-src/emacs/src/lisp.h 				ptrdiff_t, ptrdiff_t, bool);
bool             3638 test/manual/etags/c-src/emacs/src/lisp.h extern void insert_from_buffer (struct buffer *, ptrdiff_t, ptrdiff_t, bool);
bool             3645 test/manual/etags/c-src/emacs/src/lisp.h 					       ptrdiff_t, bool);
bool             3647 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object del_range_1 (ptrdiff_t, ptrdiff_t, bool, bool);
bool             3648 test/manual/etags/c-src/emacs/src/lisp.h extern void del_range_byte (ptrdiff_t, ptrdiff_t, bool);
bool             3649 test/manual/etags/c-src/emacs/src/lisp.h extern void del_range_both (ptrdiff_t, ptrdiff_t, ptrdiff_t, ptrdiff_t, bool);
bool             3651 test/manual/etags/c-src/emacs/src/lisp.h 				ptrdiff_t, ptrdiff_t, bool);
bool             3661 test/manual/etags/c-src/emacs/src/lisp.h extern void replace_range (ptrdiff_t, ptrdiff_t, Lisp_Object, bool, bool, bool);
bool             3663 test/manual/etags/c-src/emacs/src/lisp.h 			     const char *, ptrdiff_t, ptrdiff_t, bool);
bool             3672 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object sit_for (Lisp_Object, bool, int);
bool             3675 test/manual/etags/c-src/emacs/src/lisp.h extern bool noninteractive_need_newline;
bool             3679 test/manual/etags/c-src/emacs/src/lisp.h extern void setup_echo_area_for_printing (bool);
bool             3680 test/manual/etags/c-src/emacs/src/lisp.h extern bool push_message (void);
bool             3685 test/manual/etags/c-src/emacs/src/lisp.h extern void clear_message (bool, bool);
bool             3691 test/manual/etags/c-src/emacs/src/lisp.h extern void message_dolog (const char *, ptrdiff_t, bool, bool);
bool             3692 test/manual/etags/c-src/emacs/src/lisp.h extern void message_with_string (const char *, Lisp_Object, bool);
bool             3702 test/manual/etags/c-src/emacs/src/lisp.h extern bool pos_visible_p (struct window *, ptrdiff_t, int *,
bool             3722 test/manual/etags/c-src/emacs/src/lisp.h extern bool survives_gc_p (Lisp_Object);
bool             3785 test/manual/etags/c-src/emacs/src/lisp.h 					  ptrdiff_t, ptrdiff_t, bool);
bool             3786 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object make_pure_string (const char *, ptrdiff_t, ptrdiff_t, bool);
bool             3863 test/manual/etags/c-src/emacs/src/lisp.h extern bool gc_in_progress;
bool             3864 test/manual/etags/c-src/emacs/src/lisp.h extern bool abort_on_gc;
bool             3958 test/manual/etags/c-src/emacs/src/lisp.h                   Lisp_Object *, Lisp_Object, bool);
bool             3959 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object string_to_number (char const *, int, bool);
bool             4050 test/manual/etags/c-src/emacs/src/lisp.h extern bool let_shadows_buffer_binding_p (struct Lisp_Symbol *symbol);
bool             4051 test/manual/etags/c-src/emacs/src/lisp.h extern bool let_shadows_global_binding_p (Lisp_Object symbol);
bool             4062 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object make_buffer_string (ptrdiff_t, ptrdiff_t, bool);
bool             4064 test/manual/etags/c-src/emacs/src/lisp.h 					    ptrdiff_t, bool);
bool             4069 test/manual/etags/c-src/emacs/src/lisp.h extern bool mouse_face_overlay_overlaps (Lisp_Object);
bool             4074 test/manual/etags/c-src/emacs/src/lisp.h extern void report_overlay_modification (Lisp_Object, Lisp_Object, bool,
bool             4076 test/manual/etags/c-src/emacs/src/lisp.h extern bool overlay_touches_p (ptrdiff_t);
bool             4110 test/manual/etags/c-src/emacs/src/lisp.h extern bool internal_delete_file (Lisp_Object);
bool             4112 test/manual/etags/c-src/emacs/src/lisp.h extern bool file_directory_p (const char *);
bool             4113 test/manual/etags/c-src/emacs/src/lisp.h extern bool file_accessible_directory_p (Lisp_Object);
bool             4116 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object make_temp_name (Lisp_Object, bool);
bool             4125 test/manual/etags/c-src/emacs/src/lisp.h 						  Lisp_Object, bool, bool);
bool             4146 test/manual/etags/c-src/emacs/src/lisp.h 			       ptrdiff_t, ptrdiff_t *, ptrdiff_t *, bool);
bool             4148 test/manual/etags/c-src/emacs/src/lisp.h 			       ptrdiff_t, bool);
bool             4185 test/manual/etags/c-src/emacs/src/lisp.h extern bool input_pending;
bool             4196 test/manual/etags/c-src/emacs/src/lisp.h extern bool detect_input_pending (void);
bool             4197 test/manual/etags/c-src/emacs/src/lisp.h extern bool detect_input_pending_ignore_squeezables (void);
bool             4198 test/manual/etags/c-src/emacs/src/lisp.h extern bool detect_input_pending_run_timers (bool);
bool             4213 test/manual/etags/c-src/emacs/src/lisp.h extern bool indented_beyond_p (ptrdiff_t, ptrdiff_t, EMACS_INT);
bool             4228 test/manual/etags/c-src/emacs/src/lisp.h extern bool display_arg;
bool             4230 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object decode_env_path (const char *, const char *, bool);
bool             4248 test/manual/etags/c-src/emacs/src/lisp.h extern bool noninteractive;
bool             4251 test/manual/etags/c-src/emacs/src/lisp.h extern bool no_site_lisp;
bool             4266 test/manual/etags/c-src/emacs/src/lisp.h extern bool fatal_error_in_progress;
bool             4269 test/manual/etags/c-src/emacs/src/lisp.h extern bool inhibit_window_system;
bool             4271 test/manual/etags/c-src/emacs/src/lisp.h extern bool running_asynch_code;
bool             4275 test/manual/etags/c-src/emacs/src/lisp.h extern int wait_reading_process_output (intmax_t, int, int, bool, Lisp_Object,
bool             4302 test/manual/etags/c-src/emacs/src/lisp.h extern int child_setup (int, int, int, char **, bool, Lisp_Object);
bool             4310 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object get_doc_string (Lisp_Object, bool, bool);
bool             4312 test/manual/etags/c-src/emacs/src/lisp.h extern int read_bytecode_char (bool);
bool             4331 test/manual/etags/c-src/emacs/src/lisp.h extern void record_delete (ptrdiff_t, Lisp_Object, bool);
bool             4405 test/manual/etags/c-src/emacs/src/lisp.h                                              bool, Lisp_Object);
bool             4485 test/manual/etags/c-src/emacs/src/lisp.h extern bool profiler_memory_running;
bool             4501 test/manual/etags/c-src/emacs/src/lisp.h extern bool immediate_quit;
bool             4562 test/manual/etags/c-src/emacs/src/lisp.h   ptrdiff_t sa_count = SPECPDL_INDEX (); bool sa_must_free = false
bool             4783 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool
bool              198 test/manual/etags/c-src/etags.c   bool metasource;		/* source used to generate other sources */
bool              210 test/manual/etags/c-src/etags.c   bool usecharno;		/* etags tags shall contain char number */
bool              211 test/manual/etags/c-src/etags.c   bool written;			/* entry written in the tags file */
bool              220 test/manual/etags/c-src/etags.c   bool valid;			/* write this tag on the tag file */
bool              221 test/manual/etags/c-src/etags.c   bool is_func;			/* function tag: use regexp in CTAGS mode */
bool              222 test/manual/etags/c-src/etags.c   bool been_warned;		/* warning already given for duplicated tag */
bool              264 test/manual/etags/c-src/etags.c   bool error_signaled;		/* already signaled for this regexp */
bool              265 test/manual/etags/c-src/etags.c   bool force_explicit_name;	/* do not allow implicit tag name */
bool              266 test/manual/etags/c-src/etags.c   bool ignore_case;		/* ignore case when matching */
bool              267 test/manual/etags/c-src/etags.c   bool multi_line;		/* do a multi-line match on the whole file */
bool              305 test/manual/etags/c-src/etags.c static bool nocase_tail (const char *);
bool              323 test/manual/etags/c-src/etags.c static void pfnote (char *, bool, char *, int, int, long);
bool              337 test/manual/etags/c-src/etags.c static bool filename_is_absolute (char *f);
bool              371 test/manual/etags/c-src/etags.c static bool _wht[CHARS], _nin[CHARS], _itk[CHARS], _btk[CHARS], _etk[CHARS];
bool              384 test/manual/etags/c-src/etags.c static bool append_to_tagfile;	/* -a: append to tags */
bool              386 test/manual/etags/c-src/etags.c static bool typedefs;		/* -t: create tags for C and Ada typedefs */
bool              387 test/manual/etags/c-src/etags.c static bool typedefs_or_cplusplus; /* -T: create tags for C typedefs, level */
bool              390 test/manual/etags/c-src/etags.c static bool constantypedefs;	/* -d: create tags for C #define, enum */
bool              398 test/manual/etags/c-src/etags.c static bool update;		/* -u: update tags */
bool              399 test/manual/etags/c-src/etags.c static bool vgrind_style;	/* -v: create vgrind style index output */
bool              400 test/manual/etags/c-src/etags.c static bool no_warnings;	/* -w: suppress warnings (undocumented) */
bool              401 test/manual/etags/c-src/etags.c static bool cxref_style;	/* -x: create cxref style output */
bool              402 test/manual/etags/c-src/etags.c static bool cplusplus;		/* .[hc] means C++, not C (undocumented) */
bool              403 test/manual/etags/c-src/etags.c static bool ignoreindent;	/* -I: ignore indentation in C */
bool              412 test/manual/etags/c-src/etags.c static bool parsing_stdin;	/* --parse-stdin used */
bool              415 test/manual/etags/c-src/etags.c static bool need_filebuf;	/* some regexes are multi-line */
bool              810 test/manual/etags/c-src/etags.c   bool help_for_lang = false;
bool              989 test/manual/etags/c-src/etags.c   bool help_asked = false;
bool             1816 test/manual/etags/c-src/etags.c 	  bool is_func,		/* tag is a function */
bool             1822 test/manual/etags/c-src/etags.c   bool named = (name != NULL && namelen > 0);
bool             1856 test/manual/etags/c-src/etags.c pfnote (char *name, bool is_func, char *linestart, int linelen, int lno,
bool             2400 test/manual/etags/c-src/etags.c static bool inattribute;	/* looking at an __attribute__ construct */
bool             2420 test/manual/etags/c-src/etags.c static bool fvextern;		/* func or var: extern keyword seen; */
bool             2502 test/manual/etags/c-src/etags.c   bool valid;			/* do not create a tag; the token should be
bool             2505 test/manual/etags/c-src/etags.c   bool named;			/* create a named tag */
bool             2592 test/manual/etags/c-src/etags.c static bool consider_token (char *, int, int, int *, int, int, bool *);
bool             2593 test/manual/etags/c-src/etags.c static void make_C_tag (bool);
bool             2612 test/manual/etags/c-src/etags.c static bool
bool             2614 test/manual/etags/c-src/etags.c 		int bracelev, int parlev, bool *is_func_or_var)
bool             2960 test/manual/etags/c-src/etags.c make_C_tag (bool isfun)
bool             3003 test/manual/etags/c-src/etags.c   bool incomm, inquote, inchar, quotednl, midtoken;
bool             3004 test/manual/etags/c-src/etags.c   bool yacc_rules;		/* in the rules part of a yacc file */
bool             3165 test/manual/etags/c-src/etags.c 	      bool cpptoken = true;
bool             3240 test/manual/etags/c-src/etags.c 		      bool funorvar = false;
bool             3290 test/manual/etags/c-src/etags.c 			      bool defun = (newlb.buffer[tokoff] == 'F');
bool             4117 test/manual/etags/c-src/etags.c   bool inquote = false;
bool             4118 test/manual/etags/c-src/etags.c   bool skip_till_semicolumn = false;
bool             4320 test/manual/etags/c-src/etags.c 	  bool qual = LOOKING_AT (cp, "my") || LOOKING_AT (cp, "local");
bool             4390 test/manual/etags/c-src/etags.c   bool search_identifier = false;
bool             4536 test/manual/etags/c-src/etags.c   bool				/* each of these flags is true if: */
bool             4955 test/manual/etags/c-src/etags.c 		bool opgrp = false;
bool             5096 test/manual/etags/c-src/etags.c   bool getnext = false;		/* next text outside of HTML tags is a tag */
bool             5097 test/manual/etags/c-src/etags.c   bool skiptag = false;		/* skip to the end of the current HTML tag */
bool             5098 test/manual/etags/c-src/etags.c   bool intag = false;		/* inside an html tag, looking for ID= */
bool             5099 test/manual/etags/c-src/etags.c   bool inanchor = false;	/* when INTAG, is an anchor, look for NAME= */
bool             5137 test/manual/etags/c-src/etags.c 		bool quoted = (dbp[0] == '"');
bool             5538 test/manual/etags/c-src/etags.c   bool quoted = false;
bool             5662 test/manual/etags/c-src/etags.c   bool
bool             5912 test/manual/etags/c-src/etags.c static bool
bool             6049 test/manual/etags/c-src/etags.c       static bool discard_until_line_directive;
bool             6471 test/manual/etags/c-src/etags.c static bool
bool               59 test/manual/etags/cp-src/Range.h   bool all_elements_are_ints (void) const;
bool              818 test/manual/noverlay/itree-tests.c test_create_tree (struct itree_node *nodes, int n, bool doshuffle)
bool              973 test/manual/noverlay/itree-tests.c                      bool front_advance, bool rear_advance)
bool              422 test/src/emacs-module-resources/mod-test.c static bool
bool              440 test/src/emacs-module-resources/mod-test.c   const bool process_input = env->is_not_nil (env, args[1]);
bool              496 test/src/emacs-module-resources/mod-test.c static bool
bool              501 test/src/emacs-module-resources/mod-test.c   bool success = env->extract_big_integer (env, arg, &sign, &count, NULL);
bool              728 test/src/emacs-module-resources/mod-test.c   bool multibyte = env->is_not_nil (env, args[1]);