Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/tests/
H A Dvfp_state_test.c52 extern kern_return_t vfp_state_test(void);
206 vfp_state_test(void) in vfp_state_test() function
H A Dkernel_tests.c73 extern kern_return_t vfp_state_test(void);
138 XNUPOST_TEST_CONFIG_BASIC(vfp_state_test),
/xnu-8019.80.24/osfmk/conf/
H A DMakefile.arm8 vfp_state_test.o_CFLAGS_ADD += -mno-implicit-float
H A DMakefile.arm6441 vfp_state_test.o_CFLAGS_ADD += -mno-implicit-float
H A DMakefile.template342 vfp_state_test.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles244 osfmk/tests/vfp_state_test.c optional config_xnupost