Searched defs:debug_struct (Results 1 – 2 of 2) sorted by relevance
281 # define debug_struct(s) printf(" SIZE %s: %zu\n", #s, sizeof(struct s)) macro289 # define debug_struct(s) macro
79 # define debug_struct(s) printf(" SIZE %s: %d\n", #s, sizeof(struct s)) macro87 # define debug_struct(s) macro