Searched refs:debugopt (Results 1 – 1 of 1) sorted by relevance
182 static int32_t debugopt; variable296 if (!(debugopt & MTDOUBLEFREE)) in realloc()395 if (!(debugopt & MTDOUBLEFREE)) in free()404 if (debugopt & MTDEBUGPATTERN) in free()443 if (debugopt & MTDEBUGPATTERN) in free()449 if (!(debugopt & MTDOUBLEFREE)) in free()755 if (value && !(debugopt & cmd)) { in mallocctl()757 debugopt |= cmd; in mallocctl()764 debugopt |= cmd; in mallocctl()766 debugopt &= ~cmd; in mallocctl()[all …]