Searched refs:DEBUG_m (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | malloc.c | 277 # 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 …]
|
| D | util.c | 189 …DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) malloc %ld bytes\n",PTR2UV(ptr),(long)… in Perl_safesysmalloc() 329 … DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) rfree\n",was_where,(long)PL_an++)); in Perl_safesysrealloc() 330 …DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) realloc %ld bytes\n",PTR2UV(ptr),(long… in Perl_safesysrealloc() 363 …DEBUG_m( PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) free\n",PTR2UV(where),(long)PL_an++)); in Perl_safesysfree() 478 …DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) calloc %zu x %zu = %zu bytes\n",PTR2UV… in Perl_safesyscalloc()
|
| D | sv_inline.h | 100 DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%" UVxf ": (%05ld) new_SV (from %s:%d [%s])\n", in S_new_SV()
|
| D | perl.h | 4955 # define DEBUG_m(a) \ macro 5083 # define DEBUG_m(a) macro
|
| D | sv.c | 240 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()
|
| D | op.c | 247 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/ |
| D | 5003007 | 139 DEBUG_m # Z added by devel/scanprov
|