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

  /external/valgrind/main/memcheck/tests/
wrap6.stdout.exp 50 fn_9 ...
51 fn_9 wrapper pre ( 42, 43, 44, 45, 46, 47, 48, 49, 50 )
52 fn_9 wrapper post1 = 905366162
wrap6.c 455 UInt fn_9 ( UInt a1, UInt a2, UInt a3, UInt a4, UInt a5, UInt a6, function
474 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_9)
482 printf("fn_9 wrapper pre ( %d, %d, %d, %d, %d, %d, %d, %d, %d )\n",
486 printf("fn_9 wrapper post1 = %d\n", (int)r);
656 printf("fn_9 ...\n");
657 w = fn_9(42,43,44,45,46,47,48,49,50);

Completed in 83 milliseconds