Searched refs:otherprop (Results 1 – 1 of 1) sorted by relevance
401 struct property *otherprop = NULL; in check_duplicate_label() local407 otherprop = get_property_by_label(dt, label, &othernode); in check_duplicate_label()410 &otherprop); in check_duplicate_label()415 if ((othernode != node) || (otherprop != prop) || (othermark != mark)) in check_duplicate_label()419 DESCLABEL_ARGS(othernode, otherprop, othermark)); in check_duplicate_label()
Completed in 7 milliseconds