Home
last modified time | relevance | path

Searched refs:__libc_aligned_alloc (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/hook/linux/
Dmusl_malloc.h52 void *__libc_aligned_alloc(size_t, size_t);
/third_party/musl/porting/linux/user/src/hook/
Dmusl_malloc.h37 void *__libc_aligned_alloc(size_t, size_t);
/third_party/musl/src/malloc/mallocng/
Daligned_alloc.c10 void *__libc_aligned_alloc(size_t align, size_t len) in __libc_aligned_alloc() function
/third_party/musl/porting/linux/user/src/malloc/mallocng/
Daligned_alloc.c10 void *__libc_aligned_alloc(size_t align, size_t len) in __libc_aligned_alloc() function