Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_headless.c73 is_power_of_two(unsigned int val) in is_power_of_two() function
217 !is_power_of_two(new_value) ||
H A Dif_fake.c90 is_power_of_two(unsigned int val) in is_power_of_two() function
271 !is_power_of_two(new_value)) {
322 !is_power_of_two(new_value) ||