Searched refs:fn_11 (Results 1 - 2 of 2) sorted by relevance
/external/valgrind/memcheck/tests/ |
H A D | wrap6.stdout.exp | 60 fn_11 ... 61 fn_11 wrapper pre ( 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52 ) 62 fn_11 wrapper post1 = -947329748
|
H A D | wrap6.c | 532 UInt fn_11 ( UInt a1, UInt a2, UInt a3, UInt a4, UInt a5, UInt a6, function 553 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_11) 561 printf("fn_11 wrapper pre ( %d, %d, %d, %d, %d, %d, %d, %d, %d, %d, %d )\n", 565 printf("fn_11 wrapper post1 = %d\n", (int)r); 664 printf("fn_11 ...\n"); 665 w = fn_11(42,43,44,45,46,47,48,49,50,51,52);
|
Completed in 102 milliseconds