Home
last modified time | relevance | path

Searched refs:remove_list (Results 1 – 1 of 1) sorted by relevance

/scripts/genksyms/
Dparse.y35 remove_list(struct string_list **pb, struct string_list **pe) in remove_list() function
53 remove_list(body, ident); in record_compound()
410 { remove_list($2, &(*$1)->next); $$ = $2; }