HomeSort by relevance Sort by last modified time
    Searched full:othermark (Results 1 - 1 of 1) sorted by null

  /external/dtc/
checks.c 359 struct marker *othermark = NULL; local
366 othermark = get_marker_label(dt, label, &othernode,
372 if ((othernode != node) || (otherprop != prop) || (othermark != mark))
376 DESCLABEL_ARGS(othernode, otherprop, othermark));

Completed in 462 milliseconds