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

/fuchsia/zircon/kernel/lib/heap/cmpctmalloc/
H A Dcmpctmalloc.c122 #define ALLOC_FILL 0x99 macro
954 memset(result, ALLOC_FILL, size);

Completed in 74 milliseconds