Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dmalloc.c277 # undef DEBUG_m
278 # define DEBUG_m(a) \ macro
1325 DEBUG_m(PerlIO_printf(Perl_debug_log, in Perl_malloc()
1488 DEBUG_m(PerlIO_printf(Perl_debug_log, in getpages()
1530 DEBUG_m(PerlIO_printf(Perl_debug_log, in getpages()
1541 DEBUG_m(PerlIO_printf(Perl_debug_log, in getpages()
1555 DEBUG_m(PerlIO_printf(Perl_debug_log, in getpages()
1589 DEBUG_m(PerlIO_printf(Perl_debug_log, in getpages()
1726 DEBUG_m(PerlIO_printf(Perl_debug_log, in morecore()
1731 DEBUG_m(PerlIO_printf(Perl_debug_log, in morecore()
[all …]
Dutil.c189DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) malloc %ld bytes\n",PTR2UV(ptr),(long)… in Perl_safesysmalloc()
329DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) rfree\n",was_where,(long)PL_an++)); in Perl_safesysrealloc()
330DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) realloc %ld bytes\n",PTR2UV(ptr),(long… in Perl_safesysrealloc()
363DEBUG_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()
Dsv_inline.h100 DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) new_SV (from %s:%d [%s])\n", in S_new_SV()
Dperl.h4955 # define DEBUG_m(a) \ macro
5083 # define DEBUG_m(a) macro
Dsv.c240 DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) del_SV\n", \
892 DEBUG_m(PerlIO_printf(Perl_debug_log, "new arenaset %p\n", (void*)aroot)); in Perl_more_bodies()
903 DEBUG_m(PerlIO_printf(Perl_debug_log, "arena %d added: %p size %" UVuf "\n", in Perl_more_bodies()
914 DEBUG_m(PerlIO_printf(Perl_debug_log, in Perl_more_bodies()
921 DEBUG_m(PerlIO_printf(Perl_debug_log, in Perl_more_bodies()
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/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5003007139 DEBUG_m # Z added by devel/scanprov