Searched refs:__crt_aligned_alloc_offset (Results 1 – 2 of 2) sorted by relevance
86 res = __crt_aligned_alloc_offset(align, size, offset); in xmalloc_aligned()
171 __crt_aligned_alloc_offset(size_t align, size_t size, size_t offset) in __crt_aligned_alloc_offset() function