Home
last modified time | relevance | path

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

/third_party/boost/boost/move/algo/
Dadaptive_merge.hpp233 size_type l_block = size_type(ceil_sqrt(len)); in adaptive_merge_impl()
/third_party/boost/boost/move/algo/detail/
Dadaptive_sort_merge.hpp443 Unsigned ceil_sqrt(Unsigned const n) in ceil_sqrt() function
483 Unsigned const r = ceil_sqrt(n); in ceil_sqrt_multiple()