Searched refs:TestSimpleArray (Results 1 – 1 of 1) sorted by relevance
284 typedef struct TestSimpleArray { struct286 } TestSimpleArray; argument290 TestSimpleArray obj_simple_arr = {302 VMSTATE_UINT16_ARRAY(u16_1, TestSimpleArray, 3),316 memcpy(target, source, sizeof(TestSimpleArray)); in obj_simple_arr_copy()321 TestSimpleArray obj, obj_clone; in test_simple_array()