Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.y52 struct node *nodelist; member
81 %type <nodelist> subnodes
H A Ddtc-parser.tab.c_shipped152 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));
H A Ddtc-parser.tab.h_shipped76 struct node *nodelist;