Searched refs:internal_allocator_cache (Results 1 – 1 of 1) sorted by relevance
32 static InternalAllocatorCache internal_allocator_cache; variable54 return internal_allocator()->Allocate(&internal_allocator_cache, size, in RawInternalAlloc()65 return internal_allocator()->Reallocate(&internal_allocator_cache, ptr, in RawInternalRealloc()74 return internal_allocator()->Deallocate(&internal_allocator_cache, ptr); in RawInternalFree()