Searched refs:nodelist (Results 1 – 3 of 3) sorted by relevance
52 struct node *nodelist; member81 %type <nodelist> subnodes
152 struct node *nodelist;1500 (yyval.node) = build_node((yyvsp[(2) - (5)].proplist), (yyvsp[(3) - (5)].nodelist));1737 (yyval.nodelist) = NULL;1746 (yyval.nodelist) = chain_node((yyvsp[(1) - (2)].node), (yyvsp[(2) - (2)].nodelist));
76 struct node *nodelist;