Home
last modified time | relevance | path

Searched refs:red_black_node (Results 1 – 1 of 1) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Drbt.h65 typedef struct red_black_node { struct
68 struct red_black_node *parent; /* points to the parent node */ argument
69 struct red_black_node *right; /* points to the right child */ argument
70 struct red_black_node *left; /* points to the left child */ argument