Searched defs:memalign (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/bionic/ | ||
D | malloc_debug_common.h | 97 MallocDebugMemalign memalign; member |
D | malloc_debug_common.cpp | 266 extern "C" void* memalign(size_t alignment, size_t bytes) { in memalign() function |