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