Home
last modified time | relevance | path

Searched refs:testsig (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/none/tests/mips32/
DSignalException.c21 static int testsig(int sig, int want) in testsig() function
43 ok = ok && testsig(sig, curr_test->sig); in handler()
/external/valgrind/none/tests/x86/
Dfaultstatus.c33 static int testsig(int sig, int want) in testsig() function
65 ok = ok && testsig(sig, cur_test->sig); in handler()
/external/valgrind/none/tests/amd64/
Dfaultstatus.c30 static int testsig(int sig, int want) in testsig() function
62 ok = ok && testsig(sig, cur_test->sig); in handler()
/external/valgrind/none/tests/
Dfaultstatus.c64 static int testsig(int sig, int want) in testsig() function
102 ok = ok && testsig(sig, cur_test->sig);