Home
last modified time | relevance | path

Searched refs:ALLOC_LEAK_WARN (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.h21 ALLOC_LEAK_WARN = 0x01, enumerator
H A Dlibqos-malloc.c223 if (allocator->opts & (ALLOC_LEAK_WARN | ALLOC_LEAK_ASSERT)) { in alloc_destroy()