Searched refs:testcode (Results 1 – 8 of 8) sorted by relevance
/external/valgrind/none/tests/mips32/ |
D | SignalException.c | 30 static int testcode(int code, int want) in testcode() function 44 ok = ok && testcode(si->si_code, curr_test->code); in handler()
|
/external/valgrind/none/tests/x86/ |
D | faultstatus.c | 42 static int testcode(int code, int want) in testcode() function 66 ok = ok && testcode(si->si_code, cur_test->code); in handler()
|
/external/valgrind/none/tests/amd64/ |
D | faultstatus.c | 39 static int testcode(int code, int want) in testcode() function 63 ok = ok && testcode(si->si_code, cur_test->code); in handler()
|
/external/valgrind/none/tests/ |
D | faultstatus.c | 73 static int testcode(int code, int want) in testcode() function 103 ok = ok && testcode(si->si_code, cur_test->code);
|
/external/libexif/auto-m4/ |
D | lib-link.m4 | 41 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode) 44 dnl the ability to compile and link the specified testcode. If found, it
|
/external/bison/m4/ |
D | lib-link.m4 | 46 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode, [missing-message]) 49 dnl the ability to compile and link the specified testcode. The missing-message
|
/external/libmtp/ |
D | aclocal.m4 | 359 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode) 362 dnl the ability to compile and link the specified testcode. If found, it
|
/external/e2fsprogs/ |
D | aclocal.m4 | 1047 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode) 1050 dnl the ability to compile and link the specified testcode. If found, it
|