bool 91 gnulib-tests/argmatch.c bool ambiguous = false; /* If true, multiple nonexact match(es). */ bool 34 gnulib-tests/test-dirname.c bool modified; /* result of strip_trailing_slashes (name). */ bool 35 gnulib-tests/test-dirname.c bool absolute; /* IS_ABSOLUTE_FILE_NAME (name). */ bool 137 gnulib-tests/test-dirname.c bool ok = true; bool 147 gnulib-tests/test-dirname.c bool modified = strip_trailing_slashes (stripped); bool 148 gnulib-tests/test-dirname.c bool absolute = IS_ABSOLUTE_FILE_NAME (t->name); bool 50 gnulib-tests/test-fcntl.c static bool bool 67 gnulib-tests/test-fcntl.c static bool bool 90 gnulib-tests/test-fcntl.c static bool bool 52 gnulib-tests/test-filenamecat.c bool fail = false; bool 88 gnulib-tests/test-getopt.h bool posixly = !!getenv ("POSIXLY_CORRECT"); bool 107 gnulib-tests/test-getopt.h bool output; bool 139 gnulib-tests/test-getopt.h bool output; bool 172 gnulib-tests/test-getopt.h bool output; bool 204 gnulib-tests/test-getopt.h bool output; bool 239 gnulib-tests/test-getopt.h bool output; bool 270 gnulib-tests/test-getopt.h bool output; bool 302 gnulib-tests/test-getopt.h bool output; bool 339 gnulib-tests/test-getopt.h bool output; bool 370 gnulib-tests/test-getopt.h bool output; bool 402 gnulib-tests/test-getopt.h bool output; bool 438 gnulib-tests/test-getopt.h bool output; bool 472 gnulib-tests/test-getopt.h bool output; bool 506 gnulib-tests/test-getopt.h bool output; bool 540 gnulib-tests/test-getopt.h bool output; bool 574 gnulib-tests/test-getopt.h bool output; bool 608 gnulib-tests/test-getopt.h bool output; bool 644 gnulib-tests/test-getopt.h bool output; bool 674 gnulib-tests/test-getopt.h bool output; bool 704 gnulib-tests/test-getopt.h bool output; bool 736 gnulib-tests/test-getopt.h bool output; bool 803 gnulib-tests/test-getopt.h bool output; bool 886 gnulib-tests/test-getopt.h bool output; bool 934 gnulib-tests/test-getopt.h bool output; bool 1009 gnulib-tests/test-getopt.h bool output; bool 1077 gnulib-tests/test-getopt.h bool output; bool 1120 gnulib-tests/test-getopt.h bool output; bool 1151 gnulib-tests/test-getopt.h bool output; bool 1207 gnulib-tests/test-getopt.h bool output; bool 1277 gnulib-tests/test-getopt.h bool output; bool 1320 gnulib-tests/test-getopt.h bool output; bool 1349 gnulib-tests/test-getopt.h bool output; bool 37 gnulib-tests/test-hash.c static bool bool 57 gnulib-tests/test-hash.c static bool bool 55 gnulib-tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (bool)); bool 231 gnulib-tests/test-quotearg-simple.c bool ascii_only = MB_CUR_MAX == 1 && !isprint ((unsigned char) LQ[0]); bool 36 gnulib-tests/test-stdbool.c #ifndef bool bool 65 gnulib-tests/test-stdbool.c char d[(bool) 0.5 == true ? 1 : -1]; bool 71 gnulib-tests/test-stdbool.c bool e = &s; bool 84 gnulib-tests/test-stdbool.c char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; bool 101 gnulib-tests/test-stdbool.c bool e1 = &s; bool 115 gnulib-tests/test-stdbool.c if (&(digs + 5)[-2 + (bool) 1] != &digs[4]) bool 34 lib/basename-lgpl.c bool saw_slash = false; bool 29 lib/c-ctype.c bool bool 35 lib/c-ctype.c bool bool 70 lib/c-ctype.c bool bool 99 lib/c-ctype.c bool bool 105 lib/c-ctype.c bool bool 139 lib/c-ctype.c bool bool 156 lib/c-ctype.c bool bool 176 lib/c-ctype.c bool bool 210 lib/c-ctype.c bool bool 244 lib/c-ctype.c bool bool 268 lib/c-ctype.c bool bool 275 lib/c-ctype.c bool bool 295 lib/c-ctype.c bool bool 123 lib/c-ctype.h extern bool c_isascii (int c); /* not locale dependent */ bool 125 lib/c-ctype.h extern bool c_isalnum (int c); bool 126 lib/c-ctype.h extern bool c_isalpha (int c); bool 127 lib/c-ctype.h extern bool c_isblank (int c); bool 128 lib/c-ctype.h extern bool c_iscntrl (int c); bool 129 lib/c-ctype.h extern bool c_isdigit (int c); bool 130 lib/c-ctype.h extern bool c_islower (int c); bool 131 lib/c-ctype.h extern bool c_isgraph (int c); bool 132 lib/c-ctype.h extern bool c_isprint (int c); bool 133 lib/c-ctype.h extern bool c_ispunct (int c); bool 134 lib/c-ctype.h extern bool c_isspace (int c); bool 135 lib/c-ctype.h extern bool c_isupper (int c); bool 136 lib/c-ctype.h extern bool c_isxdigit (int c); bool 126 lib/diffseq.h bool heuristic; bool 143 lib/diffseq.h bool lo_minimal; bool 146 lib/diffseq.h bool hi_minimal; bool 199 lib/diffseq.h bool odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd bool 208 lib/diffseq.h bool big_snake = false; bool 453 lib/diffseq.h static bool bool 74 lib/dirname-lgpl.c bool append_dot = (length == 0 bool 44 lib/dirname.h bool strip_trailing_slashes (char *file); bool 207 lib/error.c bool use_malloc = false; bool 114 lib/exclude.c bool bool 198 lib/exclude.c static bool bool 207 lib/exclude.c static bool bool 332 lib/exclude.c bool bool 339 lib/exclude.c bool matched = ((*matcher) (pattern, f, options) == 0); bool 352 lib/exclude.c static bool bool 358 lib/exclude.c bool excluded = !! (exclude[0].options & EXCLUDE_INCLUDE); bool 374 lib/exclude.c static bool bool 379 lib/exclude.c bool excluded = !! (options & EXCLUDE_INCLUDE); bool 418 lib/exclude.c bool bool 422 lib/exclude.c bool excluded; bool 435 lib/exclude.c bool rc; bool 521 lib/exclude.c bool use_stdin = file_name[0] == '-' && !file_name[1]; bool 42 lib/exclude.h bool fnmatch_pattern_has_wildcards (const char *, int); bool 49 lib/exclude.h bool excluded_file_name (struct exclude const *, char const *); bool 50 lib/exclude.h bool exclude_fnmatch (char const *pattern, char const *f, int options); bool 46 lib/fnmatch_loop.c bool new_no_leading_period = false; bool 166 lib/fnmatch_loop.c bool no_leading_period2 = no_leading_period; bool 207 lib/fnmatch_loop.c register bool not; bool 426 lib/fnmatch_loop.c bool is_range = false; bool 429 lib/fnmatch_loop.c bool is_seqval = false; bool 31 lib/freopen-safer.c static bool bool 62 lib/freopen-safer.c bool protect_in = false; bool 63 lib/freopen-safer.c bool protect_out = false; bool 64 lib/freopen-safer.c bool protect_err = false; bool 37 lib/hard-locale.c bool bool 40 lib/hard-locale.c bool hard = true; bool 23 lib/hard-locale.h bool hard_locale (int); bool 200 lib/hash.c bool bool 443 lib/hash.c static bool bool 498 lib/hash.c static bool bool 511 lib/hash.c static bool bool 859 lib/hash.c static bool bool 942 lib/hash.c bool bool 39 lib/hash.h typedef bool (*Hash_comparator) (const void *, const void *); bool 41 lib/hash.h typedef bool (*Hash_processor) (void *, void *); bool 52 lib/hash.h bool is_n_buckets; /* if CANDIDATE really means table size */ bool 66 lib/hash.h bool hash_table_ok (const Hash_table *); bool 165 lib/mbchar.h bool wc_valid; /* true if wc is a valid wide character */ bool 307 lib/mbchar.h static inline bool bool 316 lib/mbchar.h static inline bool bool 103 lib/mbiter.h bool in_shift; /* true if next byte may not be interpreted as ASCII */ bool 105 lib/mbiter.h bool next_done; /* true if mbi_avail has already filled the following */ bool 39 lib/mbsstr.c static bool bool 211 lib/mbsstr.c bool try_kmp = true; bool 245 lib/mbsstr.c bool success = bool 307 lib/mbsstr.c bool try_kmp = true; bool 344 lib/mbsstr.c bool success = bool 111 lib/mbuiter.h bool in_shift; /* true if next byte may not be interpreted as ASCII */ bool 113 lib/mbuiter.h bool next_done; /* true if mbui_avail has already filled the following */ bool 48 lib/propername.c static bool bool 52 lib/propername.c bool found = false; bool 64 lib/propername.c bool word_boundary_before; bool 65 lib/propername.c bool word_boundary_after; bool 118 lib/propername.c bool word_boundary_before; bool 120 lib/propername.c bool word_boundary_after; bool 214 lib/quotearg.c bool backslash_escapes = false; bool 215 lib/quotearg.c bool unibyte_locale = MB_CUR_MAX == 1; bool 216 lib/quotearg.c bool elide_outer_quotes = (flags & QA_ELIDE_OUTER_QUOTES) != 0; bool 306 lib/quotearg.c bool is_right_quote = false; bool 482 lib/quotearg.c bool printable; bool 739 lib/quotearg.c bool preallocated = (sv == &slotvec0); bool 314 lib/regcomp.c bool icase = (dfa->mb_cur_max == 1 && (bufp->syntax & RE_ICASE)); bool 1071 lib/regcomp.c bool mb_chars = false; bool 1072 lib/regcomp.c bool has_period = false; bool 1475 lib/regcomp.c bool ok; bool 1615 lib/regcomp.c bool ok; bool 1639 lib/regcomp.c bool incomplete; bool 1686 lib/regcomp.c bool ok; bool 1687 lib/regcomp.c bool incomplete = false; bool 3050 lib/regcomp.c bool non_match = false; bool 3053 lib/regcomp.c bool first_round = true; bool 3119 lib/regcomp.c bool is_range_exp = false; bool 1282 lib/regex_internal.c static bool bool 1334 lib/regex_internal.c static bool bool 1357 lib/regex_internal.c static bool bool 744 lib/regex_internal.h static inline bool bool 660 lib/regexec.c bool fl_longest_match; bool 665 lib/regexec.c bool sb; bool 1132 lib/regexec.c bool at_init_state = p_match_first != NULL; bool 1253 lib/regexec.c static bool bool 1302 lib/regexec.c bool ok; bool 1454 lib/regexec.c bool prev_idx_match_malloced = false; bool 1717 lib/regexec.c bool ok; bool 1937 lib/regexec.c static bool bool 2209 lib/regexec.c bool ok; bool 3098 lib/regexec.c bool ok; bool 3234 lib/regexec.c bool ok; bool 3326 lib/regexec.c bool ok; bool 3360 lib/regexec.c static bool bool 3367 lib/regexec.c bool need_word_trtable = false; bool 3369 lib/regexec.c bool dests_node_malloced = false; bool 3370 lib/regexec.c bool dest_states_malloced = false; bool 3603 lib/regexec.c bool ok; bool 3660 lib/regexec.c bool accepts_newline = bitset_contain (accepts, NEWLINE_CHAR); bool 4058 lib/regexec.c bool found = false; bool 4095 lib/regexec.c static bool bool 89 lib/stat.c bool check_dir = false; bool 86 lib/stdbool.in.h typedef bool _Bool; bool 37 lib/str-kmp.h static bool bool 516 lib/strftime.c bool negative_number; /* The number is negative. */ bool 517 lib/strftime.c bool always_output_a_sign; /* +/- should always be output. */ bool 528 lib/strftime.c bool to_lowcase = false; bool 529 lib/strftime.c bool to_uppcase = upcase; bool 531 lib/strftime.c bool change_case = false; bool 30 lib/stripslash.c bool bool 35 lib/stripslash.c bool had_slash; bool 680 lib/strptime.c bool neg; bool 805 lib/strptime.c bool match = false; bool 664 lib/unistr.in.h extern bool bool 666 lib/unistr.in.h extern bool bool 668 lib/unistr.in.h extern bool bool 672 lib/unistr.in.h extern bool bool 674 lib/unistr.in.h extern bool bool 676 lib/unistr.in.h extern bool bool 89 src/cmp.c static bool opt_print_bytes; bool 493 src/cmp.c bool use_byte_message = (byte_message != byte_msgid bool 682 src/cmp.c static bool positioned[2]; bool 63 src/diff.c bool multiple_regexps;/* Does `regexps' represent a disjunction? */ bool 78 src/diff.c static bool recursive; bool 89 src/diff.c static bool binary; bool 97 src/diff.c static bool new_file; bool 103 src/diff.c static bool unidirectional_new_file; bool 107 src/diff.c static bool report_identical_files; bool 268 src/diff.c bool explicit_context = false; bool 270 src/diff.c bool show_c_function = false; bool 785 src/diff.c bool multiple_regexps = reglist->multiple_regexps = regexps != 0; bool 1038 src/diff.c bool same_files; bool 87 src/diff.h XTERN bool no_diff_means_no_output; bool 95 src/diff.h XTERN bool text; bool 126 src/diff.h XTERN bool ignore_blank_lines; bool 130 src/diff.h XTERN bool files_can_be_treated_as_binary; bool 133 src/diff.h XTERN bool ignore_case; bool 136 src/diff.h XTERN bool ignore_file_name_case; bool 148 src/diff.h XTERN bool brief; bool 152 src/diff.h XTERN bool expand_tabs; bool 160 src/diff.h XTERN bool initial_tab; bool 163 src/diff.h XTERN bool suppress_blank_empty; bool 166 src/diff.h XTERN bool strip_trailing_cr; bool 174 src/diff.h XTERN bool paginate; bool 183 src/diff.h XTERN bool sdiff_merge_assist; bool 186 src/diff.h XTERN bool left_column; bool 189 src/diff.h XTERN bool suppress_common_lines; bool 202 src/diff.h XTERN bool speed_large_files; bool 209 src/diff.h XTERN bool minimal; bool 232 src/diff.h bool ignore; /* Flag used in context.c. */ bool 295 src/diff.h bool missing_newline; bool 298 src/diff.h bool eof; bool 349 src/diff.h extern bool read_files (struct file_data[], bool); bool 364 src/diff.h extern bool lines_differ (char const *, char const *); bool 136 src/diff3.c static bool text; bool 139 src/diff3.c static bool strip_trailing_cr; bool 142 src/diff3.c static bool edscript; bool 147 src/diff3.c static bool flagging; bool 150 src/diff3.c static bool initial_tab; bool 153 src/diff3.c static bool simple_only; bool 156 src/diff3.c static bool overlap_only; bool 159 src/diff3.c static bool show_2nd; bool 163 src/diff3.c static bool finalwrite; bool 166 src/diff3.c static bool merge; bool 171 src/diff3.c static bool compare_line_list (char * const[], size_t const[], char * const[], size_t const[], lin); bool 172 src/diff3.c static bool copy_stringlist (char * const[], size_t const[], char *[], size_t[], lin); bool 173 src/diff3.c static bool output_diff3_edscript (FILE *, struct diff3_block *, int const[3], int const[3], char const *, char const *, char const *); bool 174 src/diff3.c static bool output_diff3_merge (FILE *, FILE *, struct diff3_block *, int const[3], int const[3], char const *, char const *, char const *); bool 223 src/diff3.c bool conflicts_found; bool 824 src/diff3.c static bool bool 920 src/diff3.c static bool bool 1447 src/diff3.c static bool bool 1451 src/diff3.c bool leading_dot = false; bool 1507 src/diff3.c static bool bool 1512 src/diff3.c bool leading_dot; bool 1513 src/diff3.c bool conflicts_found = false; bool 1514 src/diff3.c bool conflict; bool 1624 src/diff3.c static bool bool 1631 src/diff3.c bool conflicts_found = false; bool 1632 src/diff3.c bool conflict; bool 42 src/dir.c static bool locale_specific_sorting; bool 47 src/dir.c static bool dir_loop (struct comparison const *, int); bool 53 src/dir.c static bool bool 311 src/dir.c static bool bool 63 src/ed.c bool insert_mode = true; bool 93 src/io.c static bool bool 216 src/io.c bool ig_case = ignore_case; bool 218 src/io.c bool diff_length_compare_anyway = bool 220 src/io.c bool same_length_diff_contents_compare_anyway = bool 747 src/io.c bool bool 751 src/io.c bool skip_test = text | pretend_binary; bool 752 src/io.c bool appears_binary = pretend_binary | sip (&filevec[0], skip_test); bool 60 src/sdiff.c static bool edit (struct line_filter *, char const *, lin, lin, struct line_filter *, char const *, lin, lin, FILE *); bool 61 src/sdiff.c static bool interact (struct line_filter *, struct line_filter *, char const *, struct line_filter *, char const *, FILE *); bool 104 src/sdiff.c static bool diraccess (char const *); bool 113 src/sdiff.c static bool suppress_common_lines; bool 334 src/sdiff.c bool insert_slash = *last_component (name) && name[namelen - 1] != '/'; bool 584 src/sdiff.c bool interact_ok; bool 588 src/sdiff.c bool leftdir = diraccess (argv[optind]); bool 589 src/sdiff.c bool rightdir = diraccess (argv[optind + 1]); bool 732 src/sdiff.c static bool volatile ignore_SIGINT; bool 734 src/sdiff.c static bool sigs_trapped; bool 869 src/sdiff.c static bool bool 878 src/sdiff.c bool gotcmd = false; bool 1091 src/sdiff.c static bool bool 1157 src/sdiff.c static bool bool 208 src/side.c bool put_newline = false; bool 154 src/util.c static bool currently_recursive; bool 319 src/util.c bool bool 700 src/util.c bool trivial = ignore_blank_lines || ignore_regexp.fastmap; bool 705 src/util.c bool skip_white_space = bool 707 src/util.c bool skip_leading_white_space =