debug.c | 130 debug_step(const char *fmt, ...) function in typeref:typename:void 144 debug_step("+ %s", func); 153 debug_step("- %s", func); 166 debug_step(", align %u, %s", 191 debug_step("type details for '%s':", type_name(tp)); 200 debug_step("null"); 617 debug_step("]]");
|