Home
last modified time | relevance | path

Searched defs:vfp_state_test_args (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/osfmk/tests/
H A Dvfp_state_test.c61 struct vfp_state_test_args { struct
62 uint64_t vfp_reg_rand;
64 uint32_t fp_control_mask;
66 uint64_t fp_control_mask;
68 int result;
69 int *start_barrier;
70 int *end_barrier;
103 struct vfp_state_test_args *vfp_state_test_args = (struct vfp_state_test_args *)args; in vfp_state_test_thread_routine() local
209 struct vfp_state_test_args vfp_state_test_args[VFP_STATE_TEST_N_THREADS]; in vfp_state_test() local