Home
last modified time | relevance | path

Searched refs:testf (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dccs-v32.ms18 .macro testf BIT
26 testf p
27 testf i
28 testf x
29 testf n
30 testf z
31 testf v
32 testf c
33 testf u ; Can't test i-flag or clear u after this point.
/netbsd-src/tests/lib/libc/tls/
H A Dt_tls_static.c60 testf(void *dummy) in testf() function
81 testf(NULL); in ATF_TC_BODY()
83 pthread_create(&t, 0, testf, 0); in ATF_TC_BODY()
86 pthread_create(&t, 0, testf, 0); in ATF_TC_BODY()
H A Dt_tls_dynamic.c66 testf(void *dummy) in testf() function
91 testf(NULL); in ATF_TC_BODY()
93 pthread_create(&t, 0, testf, 0); in ATF_TC_BODY()
96 pthread_create(&t, 0, testf, 0); in ATF_TC_BODY()
H A Dt_tls_dlopen.c65 testf(void *dummy) in testf() function
97 testf(NULL); in ATF_TC_BODY()
99 pthread_create(&t, 0, testf, 0); in ATF_TC_BODY()
102 pthread_create(&t, 0, testf, 0); in ATF_TC_BODY()
/netbsd-src/external/bsd/bzip2/dist/
H A Dbzip2.c1517 void testf ( Char *name ) in testf() function
2003 testf ( NULL ); in main()
2010 testf ( aa->name ); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DREADME.txt92 double testf(double a) {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DREADME.txt488 double testf(double a) {