Lines Matching refs:XTERN
47 # define XTERN extern macro
49 # define XTERN macro
86 XTERN enum output_style output_style;
89 XTERN bool no_diff_means_no_output;
93 XTERN lin context;
97 XTERN bool text;
100 XTERN lin horizon_lines;
103 XTERN enum
119 XTERN bool ignore_blank_lines;
123 XTERN bool files_can_be_treated_as_binary;
126 XTERN bool ignore_case;
129 XTERN bool ignore_file_name_case;
132 XTERN char *file_label[2];
135 XTERN struct re_pattern_buffer function_regexp;
138 XTERN struct re_pattern_buffer ignore_regexp;
141 XTERN bool brief;
145 XTERN bool expand_tabs;
148 XTERN size_t tabsize;
153 XTERN bool initial_tab;
156 XTERN bool strip_trailing_cr;
161 XTERN char const *starting_file;
164 XTERN bool paginate;
167 XTERN char const *group_format[CHANGED + 1];
170 XTERN char const *line_format[NEW + 1];
173 XTERN bool sdiff_merge_assist;
176 XTERN bool left_column;
179 XTERN bool suppress_common_lines;
182 XTERN size_t sdiff_half_width;
183 XTERN size_t sdiff_column2_offset;
188 XTERN char *switch_string;
192 XTERN bool speed_large_files;
195 XTERN struct exclude *excluded;
199 XTERN bool minimal;
202 XTERN char *program_name;
205 XTERN char const *time_format;
312 XTERN struct file_data files[2];
316 XTERN FILE *outfile;