Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/
Dinlinfo.c45 INLINE int fun_f(int argf) { in fun_f() function
54 return fun_f(loce); in fun_e()
Dinlinfosupp.supp27 fun:fun_f
Dinlinfosuppobj.supp27 fun:fun_f
Dinlinfo.stderr.exp41 by 0x........: fun_f (inlinfo.c:48)
/external/valgrind/memcheck/tests/solaris/
Dinlinfo_nested.c48 INLINE int fun_f(int argf) { in fun_f() function
57 return fun_f(loce); in fun_e()