Searched defs:node_t (Results 1 – 3 of 3) sorted by relevance
20 struct node_t { struct29 node_t* root_node = reinterpret_cast<node_t*>(root); in tdestroy() argument
15 typedef struct node_t struct18 struct node_t *llink, *rlink; argument
17 typedef struct node_t { struct19 struct node_t *left, *right; argument