Searched refs:internal_allocator_cache (Results 1 – 1 of 1) sorted by relevance
92 static InternalAllocatorCache internal_allocator_cache; variable114 return internal_allocator()->Allocate(&internal_allocator_cache, size, in RawInternalAlloc()125 return internal_allocator()->Reallocate(&internal_allocator_cache, ptr, in RawInternalRealloc()134 return internal_allocator()->Deallocate(&internal_allocator_cache, ptr); in RawInternalFree()