Lines Matching defs:v2
69 vec_type v2; in test_other_ctors_assign_ctor() local
83 vec_type v2; in test_other_ctors_assign_ctor() local
93 vec_type v2 = {4, 4, 4}; in test_other_ctors_assign_ctor() local
105 vec_type v2 = {4, 4, 4}; in test_other_ctors_assign_ctor() local
116 vec_type v2 = {1, 2, 3}; in test_other_ctors_assign_ctor() local
132 vec_type v2 = {1, 2, 3}; in test_other_ctors_assign_ctor() local
167 vec_type v2 = {4, 4, 4}; in test_assignment_copy_move_equality() local
175 vec_type v2 = {4, 4, 4}; in test_assignment_copy_move_equality() local
186 vec_type v2 = {4, 4, 4}; in test_assignment_copy_move_equality() local
195 vec_type v2 = {4, 4, 4}; in test_assignment_copy_move_equality() local
282 vec_type v2(4, 3); in test_swap() local
298 vec_type v2(4, 3); in test_swap() local