Searched refs:has_binary_power (Results 1 – 1 of 1) sorted by relevance
59 const bool has_binary_power = (U(p2 % U(2)) != U(0)); in pow_imp() local61 if(has_binary_power) in pow_imp()