Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp566 size_t fill_bytes = g_debug->config().fill_on_alloc_bytes(); in InternalMalloc() local
628 size_t fill_bytes = g_debug->config().fill_on_free_bytes(); in InternalFree() local
751 size_t fill_bytes = g_debug->config().fill_on_alloc_bytes(); in debug_memalign() local