Home
last modified time | relevance | path

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

/third_party/musl/src/hook/linux/
Dmusl_malloc_dispatch.h41 typedef void* (*MallocAlignedAllocType)(size_t, size_t); typedef
/third_party/musl/porting/linux/user/src/hook/
Dmusl_malloc_dispatch.h19 typedef void* (*MallocAlignedAllocType)(size_t, size_t); typedef