Searched refs:BOOST_CONTAINER_NOTHROW_ALLOCATION (Results 1 – 4 of 4) sorted by relevance
191 if(BOOST_UNLIKELY(!ret && !(command & BOOST_CONTAINER_NOTHROW_ALLOCATION))) in allocation_command()495 if(BOOST_UNLIKELY(!ret && !(command & BOOST_CONTAINER_NOTHROW_ALLOCATION))) in allocation_command()
229 if(!ret && !(command & BOOST_CONTAINER_NOTHROW_ALLOCATION)) in allocation_command()
194 if(BOOST_UNLIKELY(!ret && !(command & BOOST_CONTAINER_NOTHROW_ALLOCATION))) in allocation_command()
221 BOOST_CONTAINER_NOTHROW_ALLOCATION = 0X10, enumerator