add_label         134 scripts/dtc/dtc-parser.y 			add_label(&$2->labels, $1);
add_label         204 scripts/dtc/dtc-parser.y 			add_label(&$2->labels, $1);
add_label         466 scripts/dtc/dtc-parser.y 			add_label(&$2->labels, $1);
add_label         184 scripts/dtc/dtc.h void add_label(struct label **labels, char *label);
add_label         147 scripts/dtc/livetree.c 		add_label(&old_node->labels, l->label);
add_label         168 scripts/dtc/livetree.c 					add_label(&old_prop->labels, l->label);