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

  /external/valgrind/main/memcheck/tests/
wrap6.stdout.exp 35 fn_6 ...
36 fn_6 wrapper pre ( 42, 43, 44, 45, 46, 47 )
37 fn_6 wrapper post1 = -374837487
wrap6.c 350 UInt fn_6 ( UInt a1, UInt a2, UInt a3, UInt a4, UInt a5, UInt a6 ) function
365 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_6)
372 printf("fn_6 wrapper pre ( %d, %d, %d, %d, %d, %d )\n",
375 printf("fn_6 wrapper post1 = %d\n", (int)r);
644 printf("fn_6 ...\n");
645 w = fn_6(42,43,44,45,46,47);

Completed in 44 milliseconds