Searched refs:hb_ctz (Results 1 – 3 of 3) sorted by relevance
173 static unsigned int elt_get_min (const elt_t &elt) { return hb_ctz (elt); } in elt_get_min()
487 hb_ctz (T v) in hb_ctz() function
540 unsigned int shift = hb_ctz (lookup_mask); in apply()