Home
last modified time | relevance | path

Searched refs:DEBUG_D (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dperl.h3077 # define DEBUG_D(a) DEBUG__(DEBUG_D_TEST, a) macro
3130 # define DEBUG_D(a) macro
Dsv.c416 DEBUG_D((PerlIO_printf(Perl_debug_log, "Cleaning object ref:\n "), sv_dump(sv))); in do_clean_objs()
448 DEBUG_D((PerlIO_printf(Perl_debug_log, "Cleaning named glob object:\n "), sv_dump(sv))); in do_clean_named_objs()
481 DEBUG_D((PerlIO_printf(Perl_debug_log, "Cleaning loops: SV at 0x%"UVxf"\n", PTR2UV(sv)) )); in do_clean_all()