Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/hook/
Dmusl_malloc_dispatch.h48 MallocDisableType malloc_disable; member
/third_party/musl/porting/linux/user/src/malloc/
Dmalloc.c167 void malloc_disable(void) in malloc_disable() function