copy_list_range   202 scripts/genksyms/genksyms.c 			last_enum_expr = copy_list_range(defn, NULL);
copy_list_range   210 scripts/genksyms/genksyms.c 				expr = copy_list_range(last_enum_expr, NULL);
copy_list_range    61 scripts/genksyms/genksyms.h struct string_list *copy_list_range(struct string_list *start,
copy_list_range   478 scripts/genksyms/parse.y 			struct string_list *expr = copy_list_range(*$3, *$2);