Home
last modified time | relevance | path

Searched refs:test_fp (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/vax/boot/boot/
H A Dconsio.c46 static int (*test_fp)(void) = NULL; variable
112 return (*test_fp)(); in testkey()
124 test_fp = pr_testchar; in consinit()
142 test_fp = rom_testchar; in consinit()
150 test_fp = vxt_testchar; in consinit()
162 test_fp = rom_testchar; in consinit()
258 test_fp = ka630_rom_testchar;
271 test_fp = ka53_rom_testchar;
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dbioprinttest.c221 static int test_fp(int i) in test_fp() function
262 ADD_ALL_TESTS(test_fp, nelem(pw_params)); in setup_tests()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dbioprinttest.c221 static int test_fp(int i) in test_fp() function
290 ADD_ALL_TESTS(test_fp, nelem(pw_params)); in setup_tests()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dtraits.d624 int function(int) test_fp;
628 static assert(is( typeof(test) == FunctionTypeOf!test_fp ));
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtraits.d2082 int function(int) test_fp;
2086 static assert(is( typeof(test) == FunctionTypeOf!test_fp ));
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d2264 int function(int) test_fp;
2268 static assert(is( typeof(test) == FunctionTypeOf!test_fp ));