Searched refs:nodelist (Results 1 – 3 of 3) sorted by relevance
53 struct node *nodelist; member89 %type <nodelist> subnodes
93 struct node *nodelist;
164 struct node *nodelist;1621 (yyval.node) = build_node((yyvsp[-3].proplist), (yyvsp[-2].nodelist));2032 (yyval.nodelist) = NULL;2040 (yyval.nodelist) = chain_node((yyvsp[-1].node), (yyvsp[0].nodelist));