Searched defs:memoryAlignedAllocArray (Results 1 – 3 of 3) sorted by relevance
59 inline T *memoryAlignedAllocArray([[maybe_unused]] size_t count) { in memoryAlignedAllocArray() function124 inline T *memoryAlignedAllocArray(size_t count) { in memoryAlignedAllocArray() function
34 inline T *memoryAlignedAllocArray([[maybe_unused]] size_t count) { in memoryAlignedAllocArray() function
36 inline T *memoryAlignedAllocArray(size_t count) { in memoryAlignedAllocArray() function