Searched refs:__pow_helper (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h347 __pow_helper(_Tp __x, int __n) function
/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_complex.h943 { return std::__pow_helper(__z, __n); }

Completed in 151 milliseconds