Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/
Dinltemplate.cpp19 static INLINE T temp_member_func_b(T argb) { in temp_member_func_b() function in X
28 return temp_member_func_b(arga); in temp_member_func_noinline()
Dinltemplate.stderr.exp-old-gcc2 at 0x........: int X::temp_member_func_b<int>(int) (inltemplate.cpp:21)