Searched defs:upper_half (Results 1 – 1 of 1) sorted by relevance
134 const boost::uint_t<8>::exact upper_half = (t >> 8); in ilog2() local140 const boost::uint_t<16>::exact upper_half = (t >> 16); in ilog2() local146 const boost::uint_t<32>::exact upper_half = (t >> 32); in ilog2() local