Home
last modified time | relevance | path

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

/third_party/musl/src/hook/linux/
Dmusl_malloc_dispatch.h37 typedef void* (*MallocReallocType)(void*, size_t); typedef
/third_party/musl/porting/linux/user/src/hook/
Dmusl_malloc_dispatch.h15 typedef void* (*MallocReallocType)(void*, size_t); typedef