Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching refs:mspace_memalign

1354   mspace_memalign behaves as memalign, but operates within
1357 DLMALLOC_EXPORT void* mspace_memalign(mspace msp, size_t alignment, size_t bytes);
5836 void* mspace_memalign(mspace msp, size_t alignment, size_t bytes) {