Home
last modified time | relevance | path

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

/third_party/boost/libs/sort/test/
Dsort_detail_test.cpp256 const int float_four_as_int = float_mem_cast<float, int>(4.0f); in swap_loop_test() local
258 rough_log_2_size(float_mem_cast<float, int>(5.0f) - float_four_as_int); in swap_loop_test()
259 const int float_div_min = float_four_as_int >> float_log_divisor; in swap_loop_test()