Searched defs:Elist (Results 1 – 3 of 3) sorted by relevance
25 typedef struct Elist Elist; typedef103 struct Elist { struct104 Elist* tl; argument124 static Elist* mkel(Elem e, Elist* tail); argument
25 typedef struct Elist Elist; typedef104 struct Elist { struct105 Elist* tl; argument125 static Elist* mkel(Elem e, Elist* tail); argument