Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.y47 remove_list(struct string_list **pb, struct string_list **pe) in remove_list() function
406 { remove_list($2, &(*$1)->next); $$ = $2; }
H A Dparse.c_shipped95 remove_list(struct string_list **pb, struct string_list **pe)
2154 … { remove_list((yyvsp[(2) - (2)]), &(*(yyvsp[(1) - (2)]))->next); (yyval) = (yyvsp[(2) - (2)]); ;}