Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dutilities.hpp75 inline SizeType get_truncated_size_po2(SizeType orig_size, SizeType multiple) in get_truncated_size_po2() function
/third_party/boost/boost/interprocess/mem_algo/detail/
Dmem_algo_common.hpp159 current_forward = get_truncated_size_po2(received_size, backwards_multiple); in calculate_lcm_and_needs_backwards_lcmed()