Searched defs:node_t (Results 1 – 2 of 2) sorted by relevance
15 typedef struct node_t struct18 struct node_t *llink, *rlink; argument
17 typedef struct node_t { struct19 struct node_t *left, *right; argument