Searched defs:next_power_of_two (Results 1 – 5 of 5) sorted by relevance
31 next_power_of_two (size_t x) in next_power_of_two() function
157 def next_power_of_two(value): function
94 static unsigned int next_power_of_two(unsigned int val) { in next_power_of_two() function
815 static unsigned int next_power_of_two(unsigned int val) { in next_power_of_two() function