Searched refs:debug_union (Results 1 – 3 of 3) sorted by relevance
280 # define debug_union(s) printf(" SIZE %s: %zu\n", #s, sizeof(union s)) macro288 # define debug_union(s) macro
422 debug_union(ciss_device_address); in ciss_attach()
78 # define debug_union(s) printf(" SIZE %s: %d\n", #s, sizeof(union s)) macro