Searched refs:remove_list (Results 1 – 2 of 2) sorted by relevance
47 remove_list(struct string_list **pb, struct string_list **pe) in remove_list() function406 { remove_list($2, &(*$1)->next); $$ = $2; }
95 remove_list(struct string_list **pb, struct string_list **pe)2154 … { remove_list((yyvsp[(2) - (2)]), &(*(yyvsp[(1) - (2)]))->next); (yyval) = (yyvsp[(2) - (2)]); ;}