Home
last modified time | relevance | path

Searched refs:dlmalloc_multidealloc (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/container/detail/
Dpool_common_alloc.hpp55 dlmalloc_multidealloc(&dlchain); in deallocate_many()
Ddlmalloc.hpp49 BOOST_CONTAINER_DECL void dlmalloc_multidealloc(boost_cont_memchain *pchain);
/third_party/boost/libs/container/src/
Ddlmalloc.cpp37 BOOST_CONTAINER_DECL void dlmalloc_multidealloc(boost_cont_memchain *pchain) in dlmalloc_multidealloc() function
/third_party/boost/boost/container/
Dadaptive_pool.hpp294 dlmalloc_multidealloc(reinterpret_cast<dlmalloc_memchain *>(&chain)); in deallocate_many()
557 dlmalloc_multidealloc(reinterpret_cast<dlmalloc_memchain *>(&chain)); in deallocate_many()
Dallocator.hpp334 dlmalloc_multidealloc(&ch); in deallocate_many()
Dnode_allocator.hpp294 dlmalloc_multidealloc(&ch); in deallocate_many()
/third_party/boost/libs/container/test/
Dalloc_full_test.cpp712 dlmalloc_multidealloc(&buffers[i]); in test_many_deallocation()
730 dlmalloc_multidealloc(&buffers[i]); in test_many_deallocation()