Home
last modified time | relevance | path

Searched refs:DEBUG_m (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c281 # undef DEBUG_m
282 # define DEBUG_m(a) \ macro
1329 DEBUG_m(PerlIO_printf(Perl_debug_log, in Perl_malloc()
1492 DEBUG_m(PerlIO_printf(Perl_debug_log, in getpages()
1534 DEBUG_m(PerlIO_printf(Perl_debug_log, in getpages()
1593 DEBUG_m(PerlIO_printf(Perl_debug_log, in getpages()
1730 DEBUG_m(PerlIO_printf(Perl_debug_log, in morecore()
1735 DEBUG_m(PerlIO_printf(Perl_debug_log, in morecore()
1741 DEBUG_m(PerlIO_printf(Perl_debug_log, in morecore()
1816 DEBUG_m(PerlIO_printf(Perl_debug_log, in Perl_mfree()
[all …]
H A Dutil.c191DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) malloc %ld bytes\n",PTR2UV(ptr),(long)… in Perl_safesysmalloc()
330DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) rfree\n",was_where,(long)PL_an++)); in Perl_safesysrealloc()
331DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) realloc %ld bytes\n",PTR2UV(ptr),(long… in Perl_safesysrealloc()
364DEBUG_m( PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) free\n",PTR2UV(where),(long)PL_an++)); in Perl_safesysfree()
478DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) calloc %zu x %zu = %zu bytes\n",PTR2UV… in Perl_safesyscalloc()
H A Dsv_inline.h100 DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) new_SV (from %s:%d [%s])\n", in S_new_SV()
H A Dperl.h4944 # define DEBUG_m(a) \ macro
5072 # define DEBUG_m(a) macro
H A Dsv.c240 DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) del_SV\n", \
840 DEBUG_m(PerlIO_printf(Perl_debug_log, "new arenaset %p\n", (void*)aroot)); in Perl_more_bodies()
851 DEBUG_m(PerlIO_printf(Perl_debug_log, "arena %d added: %p size %" UVuf "\n", in Perl_more_bodies()
862 DEBUG_m(PerlIO_printf(Perl_debug_log, in Perl_more_bodies()
869 DEBUG_m(PerlIO_printf(Perl_debug_log, in Perl_more_bodies()
H A Dop.c247 DEBUG_m(PerlIO_printf(Perl_debug_log, "mapped %lu at %p\n", in S_new_slab()
551 DEBUG_m(PerlIO_printf(Perl_debug_log, "Deallocate slab at %p\n", in Perl_opslab_free()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5003007139 DEBUG_m # Z added by devel/scanprov