Searched refs:testf (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
H A D | ccs-v32.ms | 18 .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 D | t_tls_static.c | 60 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 D | t_tls_dynamic.c | 66 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 D | t_tls_dlopen.c | 65 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 D | bzip2.c | 1517 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 D | README.txt | 92 double testf(double a) {
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | README.txt | 488 double testf(double a) {
|