parse_algorithm_value  222 diff.c         		diff_algorithm = parse_algorithm_value(value);
parse_algorithm_value 3802 diff.c         		long value = parse_algorithm_value(optarg);
parse_algorithm_value  360 diff.h         extern long parse_algorithm_value(const char *value);
parse_algorithm_value 2074 merge-recursive.c 		long value = parse_algorithm_value(arg);