Searched defs:CharPtn (Results 1 – 1 of 1) sorted by relevance
14 typedef struct CharPtn { struct16 struct CharPtn *fix; argument17 struct CharPtn *nxt; argument18 } CharPtn; typedef