Home
last modified time | relevance | path

Searched refs:BOOST_CONTAINER_MEMCHAIN_LAST_IT (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/container/detail/
Dalloc_lib.h59 #define BOOST_CONTAINER_MEMCHAIN_LAST_IT(PMEMCHAIN) {(PMEMCHAIN)->last_node_ptr } macro
/third_party/boost/libs/container/src/
Ddlmalloc_ext_2_8_6.c789 boost_cont_memchain_it prev_last_it = BOOST_CONTAINER_MEMCHAIN_LAST_IT(pchain); in internal_node_multialloc()
953 boost_cont_memchain_it last_pchain = BOOST_CONTAINER_MEMCHAIN_LAST_IT(pchain); in internal_multialloc_free()
1076 boost_cont_memchain_it last_it = BOOST_CONTAINER_MEMCHAIN_LAST_IT(pchain); in internal_multialloc_arrays()