OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testcode
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/none/tests/amd64/
faultstatus.c
39
static int
testcode
(int code, int want)
function
63
ok = ok &&
testcode
(si->si_code, cur_test->code);
/external/valgrind/main/none/tests/
faultstatus.c
62
static int
testcode
(int code, int want)
function
86
ok = ok &&
testcode
(si->si_code, cur_test->code);
/external/valgrind/main/none/tests/x86/
faultstatus.c
42
static int
testcode
(int code, int want)
function
66
ok = ok &&
testcode
(si->si_code, cur_test->code);
Completed in 222 milliseconds