Searched refs:leading_zeros (Results 1 – 1 of 1) sorted by relevance
145 uint8_t leading_zeros; in rte_rand_max() local169 leading_zeros = __builtin_clzll(upper_bound); in rte_rand_max()170 mask >>= leading_zeros; in rte_rand_max()