HomeSort by relevance Sort by last modified time
    Searched refs:fun_d (Results 1 - 4 of 4) sorted by null

  /external/valgrind/memcheck/tests/
inlinfo.c 5 INLINE int fun_d(int argd) { function
15 return fun_d(locc);
33 return fun_d(argm);
70 result += fun_d(result);
inlinfosuppobj.stderr.exp 2 at 0x........: fun_d (inlinfo.c:7)
inlinfo.stderr.exp 2 at 0x........: fun_d (inlinfo.c:7)
11 fun:fun_d
18 at 0x........: fun_d (inlinfo.c:7)
25 fun:fun_d
30 at 0x........: fun_d (inlinfo.c:7)
36 fun:fun_d
  /external/valgrind/memcheck/tests/solaris/
inlinfo_nested.c 8 INLINE int fun_d(int argd) { function
18 return fun_d(locc);
36 return fun_d(argm);
73 result += fun_d(result);

Completed in 64 milliseconds