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

  /external/valgrind/main/memcheck/tests/
wrap6.stdout.exp 25 fn_4 ...
26 fn_4 wrapper pre ( 42, 43, 44, 45 )
27 fn_4 wrapper post1 = -1115400398
wrap6.c 289 UInt fn_4 ( UInt a1, UInt a2, UInt a3, UInt a4 ) function
302 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_4)
309 printf("fn_4 wrapper pre ( %d, %d, %d, %d )\n",
312 printf("fn_4 wrapper post1 = %d\n", (int)r);
636 printf("fn_4 ...\n");
637 w = fn_4(42,43,44,45);

Completed in 57 milliseconds