Home
last modified time | relevance | path

Searched defs:fill_bytes (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp316 size_t fill_bytes = g_debug->config().fill_on_alloc_bytes; in debug_malloc() local
366 size_t fill_bytes = g_debug->config().fill_on_free_bytes; in debug_free() local
442 size_t fill_bytes = g_debug->config().fill_on_alloc_bytes; in debug_memalign() local