Searched refs:allocate_raw_heap_memory (Results 1 – 1 of 1) sorted by relevance
23 inline void* allocate_raw_heap_memory(unsigned size) in allocate_raw_heap_memory() function41 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()58 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()76 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()92 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()108 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()125 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()143 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new_impl()160 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new_impl()177 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new_impl()[all …]