Searched defs:node_header_t (Results 1 – 2 of 2) sorted by relevance
25 typedef struct node_header_t { struct29 struct node_header_t *next; argument30 } node_header_t; typedef
29 typedef struct node_header_t { struct32 struct node_header_t *next; /* if size == 0 (freed/inactive) */ argument36 } node_header_t; typedef