Searched refs:allocateRaw (Results 1 – 3 of 3) sorted by relevance
52 void *allocateRaw(size_t bytes, size_t alignment) in allocateRaw() function103 void *memory = allocateRaw(bytes, alignment); in allocate()
55 void *allocateRaw(size_t bytes, size_t alignment) in allocateRaw() function154 void *memory = allocateRaw(bytes, alignment); in allocate()