Searched refs:M_next_power_of_2 (Results 1 – 1 of 1) sorted by relevance
236 extern int M_next_power_of_2(int);347 ii = M_next_power_of_2(ii); in M_fast_multiply()665 int M_next_power_of_2(int n) in M_next_power_of_2() function