Searched refs:SIZE_FLAG_ZYGOTE_CHILD (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/bionic/
H A Dmalloc_debug_common.h43 #define SIZE_FLAG_ZYGOTE_CHILD (1<<31) macro
44 #define SIZE_FLAG_MASK (SIZE_FLAG_ZYGOTE_CHILD)
H A Dmalloc_debug_leak.c143 size |= SIZE_FLAG_ZYGOTE_CHILD;

Completed in 202 milliseconds