Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/tests/
H A Dvfp_state_test.c56 struct vfp_state_test_args { struct
57 uint64_t vfp_reg_rand;
58 uint64_t fp_control_mask;
60 int result;
61 int *start_barrier;
62 int *end_barrier;
95 struct vfp_state_test_args *vfp_state_test_args = (struct vfp_state_test_args *)args; in vfp_state_test_thread_routine() local
170 struct vfp_state_test_args vfp_state_test_args[VFP_STATE_TEST_N_THREADS]; in vfp_state_test() local