estimate_bisect_steps  983 bisect.c       	steps = estimate_bisect_steps(all);
estimate_bisect_steps   27 bisect.h       extern int estimate_bisect_steps(int all);
estimate_bisect_steps  257 builtin/rev-list.c 	print_var_int("bisect_steps", estimate_bisect_steps(all));