Searched refs:test_fp (Results 1 – 6 of 6) sorted by relevance
46 static int (*test_fp)(void) = NULL; variable112 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;
221 static int test_fp(int i) in test_fp() function262 ADD_ALL_TESTS(test_fp, nelem(pw_params)); in setup_tests()
221 static int test_fp(int i) in test_fp() function290 ADD_ALL_TESTS(test_fp, nelem(pw_params)); in setup_tests()
624 int function(int) test_fp;628 static assert(is( typeof(test) == FunctionTypeOf!test_fp ));
2082 int function(int) test_fp;2086 static assert(is( typeof(test) == FunctionTypeOf!test_fp ));
2264 int function(int) test_fp;2268 static assert(is( typeof(test) == FunctionTypeOf!test_fp ));