Searched defs:Node (Results 1 – 1 of 1) sorted by relevance
20 typedef struct Node { struct21 struct Node *next; argument23 } Node; argument