Searched refs:is_power_of (Results 1 - 1 of 1) sorted by relevance

/system/extras/ext4_utils/
H A Dext4_utils.c53 static int is_power_of(int a, int b) function
77 if (is_power_of(bg, 3) || is_power_of(bg, 5) || is_power_of(bg, 7))

Completed in 162 milliseconds