Searched defs:AllocAligned (Results 1 – 2 of 2) sorted by relevance
45 char* AllocAligned(const size_t size, const size_t alignment) { in AllocAligned() function
378 void* AllocAligned(size_t size, size_t align) in AllocAligned() function