Searched refs:othermark (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/dtc/
H A Dchecks.c363 struct marker *othermark = NULL; local
370 othermark = get_marker_label(dt, label, &othernode,
376 if ((othernode != node) || (otherprop != prop) || (othermark != mark))
380 DESCLABEL_ARGS(othernode, otherprop, othermark));

Completed in 306 milliseconds