Home
last modified time | relevance | path

Searched refs:BOOST_CONTAINER_MEMCHAIN_LASTMEM (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/container/
Dnode_allocator.hpp265 , (T*)BOOST_CONTAINER_MEMCHAIN_LASTMEM(&ch) in allocate_many()
266 , (T*)BOOST_CONTAINER_MEMCHAIN_LASTMEM(&ch) in allocate_many()
281 , (T*)BOOST_CONTAINER_MEMCHAIN_LASTMEM(&ch) in allocate_many()
282 , (T*)BOOST_CONTAINER_MEMCHAIN_LASTMEM(&ch) in allocate_many()
Dallocator.hpp295 ,(T*)BOOST_CONTAINER_MEMCHAIN_LASTMEM(&ch) in allocate_many()
316 ,(T*)BOOST_CONTAINER_MEMCHAIN_LASTMEM(&ch) in allocate_many()
/third_party/boost/boost/container/detail/
Dalloc_lib.h71 #define BOOST_CONTAINER_MEMCHAIN_LASTMEM(PMEMCHAIN) ((void*)((PMEMCHAIN)->last_node_ptr)) macro
/third_party/boost/libs/container/src/
Ddlmalloc_ext_2_8_6.c959 , BOOST_CONTAINER_MEMCHAIN_LASTMEM(&ret_chain) in internal_multialloc_free()