Home
last modified time | relevance | path

Searched refs:TEST_FUNCTION (Results 1 – 25 of 678) sorted by relevance

12345678910>>...28

/glibc-2.36/support/
Dtest-driver.c116 #if defined (TEST_FUNCTION) && defined (TEST_FUNCTON_ARGV) in main()
117 # error TEST_FUNCTION and TEST_FUNCTION_ARGV cannot be defined at the same time in main()
121 #elif defined (TEST_FUNCTION) in main()
122 test_config.test_function = TEST_FUNCTION; in main()
/glibc-2.36/
Dtest-skeleton.c54 #ifdef TEST_FUNCTION in legacy_test_function()
55 return TEST_FUNCTION; in legacy_test_function()
56 # undef TEST_FUNCTION in legacy_test_function()
/glibc-2.36/time/
Dtst-clock2.c38 # define TEST_FUNCTION do_test () macro
41 # define TEST_FUNCTION 0 macro
/glibc-2.36/sysdeps/pthread/
Dtst-mutex1.c79 #ifndef TEST_FUNCTION
80 # define TEST_FUNCTION do_test () macro
Dtst-mutex6.c25 #ifndef TEST_FUNCTION
27 # define TEST_FUNCTION do_test () macro
Dtst-signal6.c191 # define TEST_FUNCTION do_test () macro
194 # define TEST_FUNCTION 0 macro
Dtst-join7.c45 #define TEST_FUNCTION do_test () macro
/glibc-2.36/rt/
Dtst-timer2.c59 # define TEST_FUNCTION do_test () macro
61 # define TEST_FUNCTION 0 macro
Dtst-timer3.c81 # define TEST_FUNCTION do_test () macro
83 # define TEST_FUNCTION 0 macro
Dtst-mqueue3.c236 # define TEST_FUNCTION do_test () macro
238 # define TEST_FUNCTION 0 macro
Dtst-mqueue8.c87 #define TEST_FUNCTION do_test () macro
265 # define TEST_FUNCTION 0 macro
Dtst-mqueue6.c106 # define TEST_FUNCTION do_test () macro
304 # define TEST_FUNCTION 0 macro
Dtst-timer.c34 #define TEST_FUNCTION do_test () macro
/glibc-2.36/nptl/
Dtst-tls5.c110 #define TEST_FUNCTION do_test () macro
114 #define TEST_FUNCTION 0 macro
Dtst-signal3.c258 # define TEST_FUNCTION do_test () macro
261 # define TEST_FUNCTION 0 macro
/glibc-2.36/dlfcn/
Dbug-dl-leaf.c21 #define TEST_FUNCTION lib_main () macro
/glibc-2.36/debug/
Dtst-backtrace6.c26 # define TEST_FUNCTION 0 macro
/glibc-2.36/gmon/
Dtst-profile-static.c9 #define TEST_FUNCTION do_test () macro
/glibc-2.36/sysdeps/arm/
Dtst-armtlsdescloc.c27 #define TEST_FUNCTION do_test () macro
/glibc-2.36/stdlib/
Dtst-unsetenv1.c11 #define TEST_FUNCTION do_test () macro
Dtst-putenv.c17 #define TEST_FUNCTION do_test () macro
/glibc-2.36/sysdeps/x86_64/
Difuncmain8.c31 #define TEST_FUNCTION do_test () macro
Dtst-split-dynreloc.c27 #define TEST_FUNCTION do_test () macro
/glibc-2.36/stdio-common/
Dtst-unbputc.c13 #define TEST_FUNCTION do_test () macro
/glibc-2.36/locale/
Dtst-duplocale.c13 #define TEST_FUNCTION do_test () macro

12345678910>>...28