Home
last modified time | relevance | path

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

/third_party/musl/src/hook/linux/
Dmusl_malloc_dispatch.h38 typedef void* (*MallocCallocType)(size_t, size_t); typedef
/third_party/musl/porting/linux/user/src/hook/
Dmusl_malloc_dispatch.h16 typedef void* (*MallocCallocType)(size_t, size_t); typedef