Searched refs:testcode (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/none/tests/amd64/
H A Dfaultstatus.c39 static int testcode(int code, int want) function
63 ok = ok && testcode(si->si_code, cur_test->code);
/external/valgrind/main/none/tests/
H A Dfaultstatus.c62 static int testcode(int code, int want) function
92 ok = ok && testcode(si->si_code, cur_test->code);
/external/valgrind/main/none/tests/x86/
H A Dfaultstatus.c42 static int testcode(int code, int want) function
66 ok = ok && testcode(si->si_code, cur_test->code);

Completed in 34 milliseconds