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