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

  /external/valgrind/main/memcheck/tests/
wrap6.stdout.exp 30 fn_5 ...
31 fn_5 wrapper pre ( 42, 43, 44, 45, 46 )
32 fn_5 wrapper post1 = 1634092959
wrap6.c 319 UInt fn_5 ( UInt a1, UInt a2, UInt a3, UInt a4, UInt a5 ) function
333 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_5)
340 printf("fn_5 wrapper pre ( %d, %d, %d, %d, %d )\n",
343 printf("fn_5 wrapper post1 = %d\n", (int)r);
640 printf("fn_5 ...\n");
641 w = fn_5(42,43,44,45,46);

Completed in 135 milliseconds