Searched refs:aligned_alloc (Results 1 – 2 of 2) sorted by relevance
77 void* aligned_alloc(size_t alignment, size_t n) in aligned_alloc() function
201 void *ptr = aligned_alloc(alignment, size); in heap_caps_aligned_alloc()