Home
last modified time | relevance | path

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

/linux-3.4.99/scripts/dtc/
Ddtc-parser.y111 add_label(&$2->labels, $1);
173 add_label(&$2->labels, $1);
308 add_label(&$2->labels, $1);
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()
Ddtc.h168 void add_label(struct label **labels, char *label);
Ddtc-parser.tab.c_shipped1436 add_label(&(yyvsp[(2) - (2)].re)->labels, (yyvsp[(1) - (2)].labelref));
1513 add_label(&(yyvsp[(2) - (2)].prop)->labels, (yyvsp[(1) - (2)].labelref));
1696 add_label(&(yyvsp[(2) - (2)].node)->labels, (yyvsp[(1) - (2)].labelref));