Searched defs:nodelist (Results 1 – 1 of 1) sorted by relevance
153 struct nodelist { struct154 struct nodelist *next; argument155 union node *n;