Home
last modified time | relevance | path

Searched refs:get_ (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dunwind_06.cpp17 double get_(int x) { return (double)x; } in get_() function
19 double (* volatile get)(int) = get_;