Searched refs:UTString (Results 1 – 2 of 2) sorted by relevance
17 #define sizelstring(l) (sizeof(union UTString) + ((l) + 1) * sizeof(char))
336 typedef union UTString { union339 } UTString; typedef346 #define getaddrstr(ts) (cast(char *, (ts)) + sizeof(UTString))