Searched refs:is_power_of_two (Results 1 – 1 of 1) sorted by relevance
716 static constexpr inline bool is_power_of_two(int value) { in is_power_of_two() function725 static_assert(is_power_of_two(SKLITEDL_PAGE), in push()