do_diff_cache    1172 builtin/am.c   		do_diff_cache(head, &opt);
do_diff_cache     560 builtin/blame.c 		do_diff_cache(parent->tree->object.sha1, &diff_opts);
do_diff_cache     630 builtin/blame.c 		do_diff_cache(parent->tree->object.sha1, &diff_opts);
do_diff_cache    1278 builtin/blame.c 		do_diff_cache(parent->tree->object.sha1, &diff_opts);
do_diff_cache     157 builtin/reset.c 	if (do_diff_cache(tree_sha1, &opt))
do_diff_cache     343 diff.h         extern int do_diff_cache(const unsigned char *, struct diff_options *);