Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/hook/
Dmusl_malloc_dispatch.h49 MallocEnableType malloc_enable; member
/third_party/musl/porting/linux/user/src/malloc/
Dmalloc.c183 void malloc_enable(void) in malloc_enable() function