HomeSort by: relevance | last modified time | path
    Searched defs:rbt_root (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rbtree.h 40 rbt_root points to the root of the tree, if it exists yet. The
44 struct rbt_string_node *rbt_root; member in struct:rbt_strings
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rbtree.h 40 rbt_root points to the root of the tree, if it exists yet. The
44 struct rbt_string_node *rbt_root; member in struct:rbt_strings
  /src/external/bsd/libarchive/dist/libarchive/
archive_rb.h 94 struct archive_rb_node *rbt_root; member in struct:archive_rb_tree
  /src/sys/sys/
rbtree.h 93 #define RB_ROOT_P(rbt, rb) ((rbt)->rbt_root == (rb))
171 struct rb_node *rbt_root; member in struct:rb_tree

Completed in 27 milliseconds