Searched refs:copy_list_range (Results 1 – 3 of 3) sorted by relevance
170 decl_spec = copy_list_range(decl_spec, NULL);186 decl_spec = copy_list_range(decl_spec, NULL);510 struct string_list *expr = copy_list_range(*$3, *$2);
64 struct string_list *copy_list_range(struct string_list *start,
201 last_enum_expr = copy_list_range(defn, NULL); in __add_symbol()209 expr = copy_list_range(last_enum_expr, NULL); in __add_symbol()369 struct string_list *copy_list_range(struct string_list *start, in copy_list_range() function