D_puts            206 ext/racc/cparse/cparse.c # define D_puts(msg)        if (v->sys_debug) puts(msg)
D_puts            209 ext/racc/cparse/cparse.c # define D_puts(msg)