Searched refs:leading_zeros (Results 1 – 1 of 1) sorted by relevance
142 uint8_t leading_zeros; in rte_rand_max() local166 leading_zeros = __builtin_clzll(upper_bound); in rte_rand_max()167 mask >>= leading_zeros; in rte_rand_max()