Home
last modified time | relevance | path

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

/third_party/boost/boost/container/detail/
Dalloc_lib.h91 #define BOOST_CONTAINER_MEMCHAIN_EMPTY(PMEMCHAIN)\ macro
/third_party/boost/boost/container/
Dnode_allocator.hpp277 if(BOOST_UNLIKELY(BOOST_CONTAINER_MEMCHAIN_EMPTY(&ch))){ in allocate_many()