Home
last modified time | relevance | path

Searched refs:add_label (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.y111 add_label(&$2->labels, $1);
173 add_label(&$2->labels, $1);
308 add_label(&$2->labels, $1);
H A Dlivetree.c27 void add_label(struct label **labels, char *label) in add_label() function
111 add_label(&old_node->labels, l->label); in merge_nodes()
126 add_label(&old_prop->labels, l->label); in merge_nodes()
H A Ddtc.h168 void add_label(struct label **labels, char *label);
H A Ddtc-parser.tab.c_shipped1448 add_label(&(yyvsp[(2) - (2)].re)->labels, (yyvsp[(1) - (2)].labelref));
1545 add_label(&(yyvsp[(2) - (2)].prop)->labels, (yyvsp[(1) - (2)].labelref));
1774 add_label(&(yyvsp[(2) - (2)].node)->labels, (yyvsp[(1) - (2)].labelref));