Searched refs:internal_allocator_cache (Results 1 – 1 of 1) sorted by relevance
91 static InternalAllocatorCache internal_allocator_cache; variable113 return internal_allocator()->Allocate(&internal_allocator_cache, size, in RawInternalAlloc()124 return internal_allocator()->Reallocate(&internal_allocator_cache, ptr, in RawInternalRealloc()133 return internal_allocator()->Deallocate(&internal_allocator_cache, ptr); in RawInternalFree()