Searched defs:debug_union (Results 1 – 1 of 1) sorted by relevance
281 # define debug_union(s) printf(" SIZE %s: %zu\n", #s, sizeof(union s)) macro289 # define debug_union(s) macro