Searched refs:mark (Results 1 – 1 of 1) sorted by relevance
432 #define DESCLABEL_ARGS(node,prop,mark) \ argument433 ((mark) ? "value of " : ""), \440 struct property *prop, struct marker *mark) in check_duplicate_label() argument458 if ((othernode != node) || (otherprop != prop) || (othermark != mark)) in check_duplicate_label()461 label, DESCLABEL_ARGS(node, prop, mark), in check_duplicate_label()
Completed in 8 milliseconds