Searched refs:BOOST_CONTAINER_TRY_SHRINK_IN_PLACE (Results 1 – 3 of 3) sorted by relevance
223 BOOST_CONTAINER_TRY_SHRINK_IN_PLACE = 0X40, enumerator
115 ( BOOST_CONTAINER_TRY_SHRINK_IN_PLACE, 1, i*2 in test_allocation_shrink()
1365 if(command & (BOOST_CONTAINER_SHRINK_IN_PLACE | BOOST_CONTAINER_TRY_SHRINK_IN_PLACE)){ in boost_cont_allocation_command()