Searched defs:Strlist (Results 1 – 1 of 1) sorted by relevance
4 typedef struct Strlist Strlist; typedef13 struct Strlist struct15 Strlist* next; argument16 Rune* val;