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

  /external/valgrind/main/memcheck/tests/
wrap6.stdout.exp 45 fn_8 ...
46 fn_8 wrapper pre ( 42, 43, 44, 45, 46, 47, 48, 49 )
47 fn_8 wrapper post1 = -1965881189
wrap6.c 418 UInt fn_8 ( UInt a1, UInt a2, UInt a3, UInt a4, UInt a5, UInt a6, function
436 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_8)
444 printf("fn_8 wrapper pre ( %d, %d, %d, %d, %d, %d, %d, %d )\n",
448 printf("fn_8 wrapper post1 = %d\n", (int)r);
652 printf("fn_8 ...\n");
653 w = fn_8(42,43,44,45,46,47,48,49);

Completed in 153 milliseconds