Searched defs:power (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dnested.pass.cpp23 struct power struct
48 auto g = std::bind(power(), 2, _1);
/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_numeric.h158 // Alias for the internal name __power. Note that power is an extension,
161 inline _Tp power(_Tp __x, _Integer __n, _MonoidOperation __opr) { function
166 inline _Tp power(_Tp __x, _Integer __n) { function

Completed in 72 milliseconds