Searched defs:allocation_size (Results 1 – 3 of 3) sorted by relevance
50 void* operator new(size_t allocation_size) { in operator new()
104 uintptr_t allocation_size; member
324 size_t allocation_size; in Malloc() local