Home
last modified time | relevance | path

Searched defs:integer_log2 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/random/detail/
Dinteger_log2.hpp71 BOOST_RANDOM_DETAIL_CONSTEXPR int integer_log2(T t) in integer_log2() function
/third_party/boost/boost/integer/
Dinteger_log2.hpp94 int integer_log2(T x) { in integer_log2() function