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 86 #define RB_SET_POSITION(rb, position) \
  /src/common/lib/libc/gen/
rb.c 254 RB_SET_POSITION(self, position);
375 RB_SET_POSITION(new_child, other);
382 RB_SET_POSITION(new_child->rb_nodes[which], which);
607 RB_SET_POSITION(standin_son, standin_which);

Completed in 29 milliseconds