Searched refs:fn_7 (Results 1 - 2 of 2) sorted by relevance
/external/valgrind/memcheck/tests/ |
H A D | wrap6.stdout.exp | 40 fn_7 ... 41 fn_7 wrapper pre ( 42, 43, 44, 45, 46, 47, 48 ) 42 fn_7 wrapper post1 = 1638123419
|
H A D | wrap6.c | 382 UInt fn_7 ( UInt a1, UInt a2, UInt a3, UInt a4, UInt a5, UInt a6, function 399 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_7) 407 printf("fn_7 wrapper pre ( %d, %d, %d, %d, %d, %d, %d )\n", 411 printf("fn_7 wrapper post1 = %d\n", (int)r); 648 printf("fn_7 ...\n"); 649 w = fn_7(42,43,44,45,46,47,48);
|
Completed in 46 milliseconds