HomeSort by: relevance | last modified time | path
    Searched refs:RB_SET_POSITION (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
rbtree.h 94 #define RB_SET_POSITION(rb, position) \
  /src/common/lib/libc/gen/
rbtree.c 263 RB_SET_POSITION(self, position);
384 RB_SET_POSITION(new_child, other);
391 RB_SET_POSITION(new_child->rb_nodes[which], which);
616 RB_SET_POSITION(standin_son, standin_which);

Completed in 15 milliseconds