Home
last modified time | relevance | path

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

/external/libxml2/
Dtimsort.h80 const int top_bit = 64 - CLZ(size); in compute_minrun() local
81 const int shift = MAX(top_bit, 6) - 6; in compute_minrun()