Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/
Dinltemplate.cpp27 static /*INLINE*/ T temp_member_func_noinline(T arga) { in temp_member_func_noinline() function in X
36 result = X::temp_member_func_noinline(result); in main()
Dinltemplate.stderr.exp-old-gcc3 by 0x........: int X::temp_member_func_noinline<int>(int) (inltemplate.cpp:28)