Searched refs:DEBUG_MSTATS (Results 1 – 4 of 4) sorted by relevance
248 DEBUG_MSTATS = undef macro253 DEBUG_MSTATS = undef macro257 DEBUG_MSTATS = undef macro
275 DEBUG_MSTATS *= undef296 DEBUG_MSTATS = undef
219 C<PERL_MALLOC>, C<DEBUG_MSTATS>, C<PERL_HASH_SEED_EXPLICIT> and C<NO_HASH_SEED>
1129 Fix definition of DEBUG_MSTATS for Win32 dmake builds1132 Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles1135 We should also undefine DEBUG_MSTATS if PERL_MALLOC is (or has become)1136 undefined, and we should do all this *before* inspecting DEBUG_MSTATS2940 Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile.mk by default