Searched defs:debug_const (Results 1 – 1 of 1) sorted by relevance
280 # define debug_const(c) kprintf(" CONST %s %jd/0x%jx\n", #c, (intmax_t)c, (intmax_t)c); macro288 # define debug_const(c) macro