ent_score        1034 builtin/blame.c 		if (ent_score(sb, &this[1]) < ent_score(sb, &best_so_far[1]))
ent_score        1146 builtin/blame.c 		if (ent_score(sb, p) <= score_min) {
ent_score        1195 builtin/blame.c 			    blame_move_score < ent_score(sb, &split[1])) {
ent_score        1325 builtin/blame.c 			    blame_copy_score < ent_score(sb, &split[1])) {
ent_score        2129 builtin/blame.c 		if (largest_score < ent_score(sb, e))
ent_score        2130 builtin/blame.c 			largest_score = ent_score(sb, e);