Searched refs:fn_12 (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/memcheck/tests/
H A Dwrap6.stdout.exp65 fn_12 ...
66 fn_12 wrapper pre ( 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53 )
67 fn_12 wrapper post1 = -1058297150
H A Dwrap6.c572 UInt fn_12 ( UInt a1, UInt a2, UInt a3, UInt a4, UInt a5, UInt a6, function
594 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_12)
602 printf("fn_12 wrapper pre ( %d, %d, %d, %d, %d, %d, "
607 printf("fn_12 wrapper post1 = %d\n", (int)r);
668 printf("fn_12 ...\n");
669 w = fn_12(42,43,44,45,46,47,48,49,50,51,52,53);

Completed in 35 milliseconds