Home
last modified time | relevance | path

Searched refs:DEBUG_MSTATS (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/win32/
DMakefile248 DEBUG_MSTATS = undef macro
253 DEBUG_MSTATS = undef macro
257 DEBUG_MSTATS = undef macro
Dmakefile.mk275 DEBUG_MSTATS *= undef
296 DEBUG_MSTATS = undef
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperl587delta.pod219 C<PERL_MALLOC>, C<DEBUG_MSTATS>, C<PERL_HASH_SEED_EXPLICIT> and C<NO_HASH_SEED>
/mirbsd/src/gnu/usr.bin/perl/
DChanges5.8.71129 Fix definition of DEBUG_MSTATS for Win32 dmake builds
1132 Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
1135 We should also undefine DEBUG_MSTATS if PERL_MALLOC is (or has become)
1136 undefined, and we should do all this *before* inspecting DEBUG_MSTATS
2940 Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile.mk by default