Searched defs:debug_const (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/ciss/
H A Dcissvar.h291 # define debug_const(c) printf(" CONST %s %jd/0x%jx\n", #c, (intmax_t)c, (intmax_t)c); macro
299 # define debug_const(c) macro

Completed in 42 milliseconds