DIFF_OPT_TST     1180 builtin/am.c   		return DIFF_OPT_TST(&opt, HAS_CHANGES) != 0;
DIFF_OPT_TST      184 builtin/blame.c 		if (DIFF_OPT_TST(opt, ALLOW_TEXTCONV) &&
DIFF_OPT_TST     1284 builtin/blame.c 	if (!DIFF_OPT_TST(&diff_opts, FIND_COPIES_HARDER))
DIFF_OPT_TST     2342 builtin/blame.c 			if (DIFF_OPT_TST(opt, ALLOW_TEXTCONV) &&
DIFF_OPT_TST     2571 builtin/blame.c 	no_whole_file_rename = !DIFF_OPT_TST(&revs.diffopt, FOLLOW_RENAMES);
DIFF_OPT_TST     2625 builtin/blame.c 	if (DIFF_OPT_TST(&revs.diffopt, FIND_COPIES_HARDER))
DIFF_OPT_TST     2734 builtin/blame.c 		if (DIFF_OPT_TST(&sb.revs->diffopt, ALLOW_TEXTCONV) &&
DIFF_OPT_TST       47 builtin/diff.c 	if (DIFF_OPT_TST(opt, REVERSE_DIFF)) {
DIFF_OPT_TST      168 builtin/log.c  	    DIFF_OPT_TST(&rev->diffopt, FOLLOW_RENAMES))
DIFF_OPT_TST      366 builtin/log.c  	    DIFF_OPT_TST(&rev->diffopt, CHECK_FAILED)) {
DIFF_OPT_TST      455 builtin/log.c  	    !DIFF_OPT_TST(&rev->diffopt, ALLOW_TEXTCONV))
DIFF_OPT_TST      632 builtin/log.c  	if (DIFF_OPT_TST(&rev->diffopt, DEFAULT_FOLLOW_RENAMES) &&
DIFF_OPT_TST     1384 builtin/log.c  	if (!DIFF_OPT_TST(&rev.diffopt, TEXT) && !no_binary_diff)
DIFF_OPT_TST      295 builtin/rev-list.c 	if (DIFF_OPT_TST(&revs.diffopt, QUICK))
DIFF_OPT_TST      902 combine-diff.c 	int abbrev = DIFF_OPT_TST(opt, FULL_INDEX) ? GIT_SHA1_HEXSZ : DEFAULT_ABBREV;
DIFF_OPT_TST      991 combine-diff.c 	if (DIFF_OPT_TST(opt, ALLOW_TEXTCONV))
DIFF_OPT_TST     1442 combine-diff.c 			DIFF_OPT_TST(opt, FOLLOW_RENAMES)	||
DIFF_OPT_TST       75 diff-lib.c     		if (!DIFF_OPT_TST(diffopt, OVERRIDE_SUBMODULE_CONFIG))
DIFF_OPT_TST       77 diff-lib.c     		if (DIFF_OPT_TST(diffopt, IGNORE_SUBMODULES))
DIFF_OPT_TST       79 diff-lib.c     		else if (!DIFF_OPT_TST(diffopt, IGNORE_DIRTY_SUBMODULES)
DIFF_OPT_TST       80 diff-lib.c     		    && (!changed || DIFF_OPT_TST(diffopt, DIRTY_SUBMODULES)))
DIFF_OPT_TST       81 diff-lib.c     			*dirty_submodule = is_submodule_modified(ce->name, DIFF_OPT_TST(diffopt, IGNORE_UNTRACKED_IN_SUBMODULES));
DIFF_OPT_TST      224 diff-lib.c     			if (!DIFF_OPT_TST(&revs->diffopt, FIND_COPIES_HARDER))
DIFF_OPT_TST      357 diff-lib.c     	    !DIFF_OPT_TST(&revs->diffopt, FIND_COPIES_HARDER))
DIFF_OPT_TST      478 diff-lib.c     				  !DIFF_OPT_TST(&revs->diffopt, FIND_COPIES_HARDER));
DIFF_OPT_TST      534 diff-lib.c     	return (DIFF_OPT_TST(&rev.diffopt, HAS_CHANGES) != 0);
DIFF_OPT_TST      190 diff-no-index.c 		if (DIFF_OPT_TST(o, REVERSE_DIFF)) {
DIFF_OPT_TST      693 diff.c         	if (diff_mnemonic_prefix && DIFF_OPT_TST(o, REVERSE_DIFF)) {
DIFF_OPT_TST     1916 diff.c         	dir.cumulative = DIFF_OPT_TST(options, DIRSTAT_CUMULATIVE);
DIFF_OPT_TST     1942 diff.c         		if (DIFF_OPT_TST(options, DIRSTAT_BY_FILE)) {
DIFF_OPT_TST     2017 diff.c         	dir.cumulative = DIFF_OPT_TST(options, DIRSTAT_CUMULATIVE);
DIFF_OPT_TST     2293 diff.c         	if (DIFF_OPT_TST(o, SUBMODULE_LOG) &&
DIFF_OPT_TST     2305 diff.c         	if (DIFF_OPT_TST(o, ALLOW_TEXTCONV)) {
DIFF_OPT_TST     2311 diff.c         	if (DIFF_OPT_TST(o, REVERSE_DIFF)) {
DIFF_OPT_TST     2372 diff.c         	} else if (!DIFF_OPT_TST(o, TEXT) &&
DIFF_OPT_TST     2377 diff.c         		    !DIFF_OPT_TST(o, BINARY)) {
DIFF_OPT_TST     2399 diff.c         		if (DIFF_OPT_TST(o, BINARY))
DIFF_OPT_TST     2441 diff.c         		if (DIFF_OPT_TST(o, FUNCCONTEXT))
DIFF_OPT_TST     3064 diff.c         		int abbrev = DIFF_OPT_TST(o, FULL_INDEX) ? 40 : DEFAULT_ABBREV;
DIFF_OPT_TST     3066 diff.c         		if (DIFF_OPT_TST(o, BINARY)) {
DIFF_OPT_TST     3096 diff.c         	if (DIFF_OPT_TST(o, ALLOW_EXTERNAL)) {
DIFF_OPT_TST     3176 diff.c         	if (!DIFF_OPT_TST(o, ALLOW_EXTERNAL))
DIFF_OPT_TST     3324 diff.c         	if (DIFF_OPT_TST(options, FIND_COPIES_HARDER))
DIFF_OPT_TST     3327 diff.c         	if (!DIFF_OPT_TST(options, RELATIVE_NAME))
DIFF_OPT_TST     3390 diff.c         	if (DIFF_OPT_TST(options, QUICK)) {
DIFF_OPT_TST     3397 diff.c         	if (DIFF_OPT_TST(options, FOLLOW_RENAMES) && options->pathspec.nr != 1)
DIFF_OPT_TST     4615 diff.c         	if (output_format & DIFF_FORMAT_DIRSTAT && DIFF_OPT_TST(options, DIRSTAT_BY_LINE))
DIFF_OPT_TST     4650 diff.c         	    DIFF_OPT_TST(options, EXIT_WITH_STATUS) &&
DIFF_OPT_TST     4651 diff.c         	    DIFF_OPT_TST(options, DIFF_FROM_CONTENTS)) {
DIFF_OPT_TST     4706 diff.c         	if (DIFF_OPT_TST(options, DIFF_FROM_CONTENTS)) {
DIFF_OPT_TST     4830 diff.c         			if (!DIFF_OPT_TST(diffopt, NO_INDEX))
DIFF_OPT_TST     4879 diff.c         	if (diff_queued_diff.nr && !DIFF_OPT_TST(options, DIFF_FROM_CONTENTS))
DIFF_OPT_TST     4894 diff.c         	if (!DIFF_OPT_TST(opt, EXIT_WITH_STATUS) &&
DIFF_OPT_TST     4897 diff.c         	if (DIFF_OPT_TST(opt, EXIT_WITH_STATUS) &&
DIFF_OPT_TST     4898 diff.c         	    DIFF_OPT_TST(opt, HAS_CHANGES))
DIFF_OPT_TST     4901 diff.c         	    DIFF_OPT_TST(opt, CHECK_FAILED))
DIFF_OPT_TST     4908 diff.c         	return (DIFF_OPT_TST(opt, QUICK) &&
DIFF_OPT_TST     4910 diff.c         		DIFF_OPT_TST(opt, HAS_CHANGES));
DIFF_OPT_TST     4923 diff.c         	if (!DIFF_OPT_TST(options, OVERRIDE_SUBMODULE_CONFIG))
DIFF_OPT_TST     4925 diff.c         	if (DIFF_OPT_TST(options, IGNORE_SUBMODULES))
DIFF_OPT_TST     4954 diff.c         	if (DIFF_OPT_TST(options, REVERSE_DIFF))
DIFF_OPT_TST     4973 diff.c         	if (!DIFF_OPT_TST(options, DIFF_FROM_CONTENTS))
DIFF_OPT_TST     4992 diff.c         	if (DIFF_OPT_TST(options, REVERSE_DIFF)) {
DIFF_OPT_TST     5015 diff.c         	if (DIFF_OPT_TST(options, DIFF_FROM_CONTENTS))
DIFF_OPT_TST     5018 diff.c         	if (DIFF_OPT_TST(options, QUICK) && options->skip_stat_unmatch &&
DIFF_OPT_TST     5133 diff.c         	if (!DIFF_OPT_TST(opt, EXIT_WITH_STATUS) &&
DIFF_OPT_TST      131 diffcore-pickaxe.c 	if (DIFF_OPT_TST(o, ALLOW_TEXTCONV)) {
DIFF_OPT_TST      211 diffcore-pickaxe.c 		if (DIFF_OPT_TST(o, PICKAXE_IGNORE_CASE))
DIFF_OPT_TST      223 diffcore-pickaxe.c 		kws = kwsalloc(DIFF_OPT_TST(o, PICKAXE_IGNORE_CASE)
DIFF_OPT_TST      408 diffcore-rename.c 	if (!DIFF_OPT_TST(options, FIND_COPIES_HARDER))
DIFF_OPT_TST      466 diffcore-rename.c 			else if (!DIFF_OPT_TST(options, RENAME_EMPTY) &&
DIFF_OPT_TST      476 diffcore-rename.c 		else if (!DIFF_OPT_TST(options, RENAME_EMPTY) &&
DIFF_OPT_TST      801 log-tree.c     	if (!opt->diff && !DIFF_OPT_TST(&opt->diffopt, EXIT_WITH_STATUS))
DIFF_OPT_TST     2346 revision.c     	    DIFF_OPT_TST(&revs->diffopt, FOLLOW_RENAMES))
DIFF_OPT_TST     2355 revision.c     		if (!DIFF_OPT_TST(&revs->diffopt, FOLLOW_RENAMES))
DIFF_OPT_TST      205 tree-diff.c    	if (DIFF_OPT_TST(opt, RECURSIVE) && isdir) {
DIFF_OPT_TST      207 tree-diff.c    		emitthis = DIFF_OPT_TST(opt, TREE_IN_RECURSIVE);
DIFF_OPT_TST      419 tree-diff.c    	opt->pathspec.recursive = DIFF_OPT_TST(opt, RECURSIVE);
DIFF_OPT_TST      478 tree-diff.c    			if (!DIFF_OPT_TST(opt, FIND_COPIES_HARDER)) {
DIFF_OPT_TST      516 tree-diff.c    			if (!DIFF_OPT_TST(opt, FIND_COPIES_HARDER)) {
DIFF_OPT_TST      696 tree-diff.c    	if (!*base_str && DIFF_OPT_TST(opt, FOLLOW_RENAMES) && diff_might_be_rename())