OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pow
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
copy.pass.cpp
23
float
_pow
(float a, float b)
function
30
std::function<float(float, float)> fnc =
_pow
;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
copy.pass.cpp
23
float
_pow
(float a, float b)
function
30
std::function<float(float, float)> fnc =
_pow
;
Completed in 39 milliseconds