Searched defs:debug_union (Results 1 – 2 of 2) sorted by relevance
277 # define debug_union(s) kprintf(" SIZE %s: %zu\n", #s, sizeof(union s)) macro285 # define debug_union(s) macro
84 # define debug_union(s) kprintf(" SIZE %s: %d\n", #s, sizeof(union s)) macro