Home
last modified time | relevance | path

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

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmconst.h309 template<bool T> struct lzcnt_table struct
315 const unsigned char lzcnt_table<T>::_lut[16] = argument
H A Dbmutil.h178 return unsigned(bm::lzcnt_table<true>::_lut[x >> n]) - n;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmconst.h309 template<bool T> struct lzcnt_table struct
315 const unsigned char lzcnt_table<T>::_lut[16] = argument
H A Dbmutil.h178 return unsigned(bm::lzcnt_table<true>::_lut[x >> n]) - n;