Searched refs:UTString (Results 1 – 2 of 2) sorted by relevance
15 #define sizelstring(l) (sizeof(union UTString) + ((l) + 1) * sizeof(char))
318 typedef union UTString { union321 } UTString; typedef329 check_exp(sizeof((ts)->extra), cast(char *, (ts)) + sizeof(UTString))