HomeSort by relevance Sort by last modified time
    Searched defs:arrow (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
itree.h 52 * arrow mark bits (for K-count)
106 struct arrow { struct in struct:event::bubble::arrowlist
148 struct constraintlist *itree_next_constraint(struct arrow *arrowp,
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/common/
tree.h 241 struct node *lhs; /* left side of arrow */
242 struct node *rhs; /* right side of arrow */
245 struct node *prop; /* arrow is part of this prop */
248 } arrow; member in union:node::__anon437

Completed in 3239 milliseconds