Searched refs:fn_10 (Results 1 - 2 of 2) sorted by relevance
/external/valgrind/memcheck/tests/ |
H A D | wrap6.stdout.exp | 55 fn_10 ... 56 fn_10 wrapper pre ( 42, 43, 44, 45, 46, 47, 48, 49, 50, 51 ) 57 fn_10 wrapper post1 = 731879658
|
H A D | wrap6.c | 493 UInt fn_10 ( UInt a1, UInt a2, UInt a3, UInt a4, UInt a5, UInt a6, function 513 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_10) 521 printf("fn_10 wrapper pre ( %d, %d, %d, %d, %d, %d, %d, %d, %d, %d )\n", 525 printf("fn_10 wrapper post1 = %d\n", (int)r); 660 printf("fn_10 ...\n"); 661 w = fn_10(42,43,44,45,46,47,48,49,50,51);
|
Completed in 29 milliseconds