Home
last modified time | relevance | path

Searched refs:DESCLABEL_ARGS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dchecks.c346 #define DESCLABEL_ARGS(node,prop,mark) \ macro
375 label, DESCLABEL_ARGS(node, prop, mark), in check_duplicate_label()
376 DESCLABEL_ARGS(othernode, otherprop, othermark)); in check_duplicate_label()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dchecks.c408 #define DESCLABEL_ARGS(node,prop,mark) \ macro
437 label, DESCLABEL_ARGS(node, prop, mark), in check_duplicate_label()
438 DESCLABEL_ARGS(othernode, otherprop, othermark)); in check_duplicate_label()