Searched defs:debug_struct (Results 1 - 2 of 2) sorted by last modified time

/freebsd-10.0-release/sys/dev/ciss/
H A Dcissvar.h287 # define debug_struct(s) printf(" SIZE %s: %zu\n", #s, sizeof(struct s)) macro
295 # define debug_struct(s) macro
/freebsd-10.0-release/sys/dev/mly/
H A Dmlyvar.h81 # define debug_struct(s) printf(" SIZE %s: %d\n", #s, sizeof(struct s)) macro
89 # define debug_struct(s) macro

Completed in 109 milliseconds