Searched refs:test_structure_1 (Results 1 – 4 of 4) sorted by relevance
9 } test_structure_1; typedef11 static test_structure_1 struct1(test_structure_1 ts) in struct1()38 test_structure_1 ts1_arg; in main()40 test_structure_1 *ts1_result = in main()41 (test_structure_1 *) malloc (sizeof(test_structure_1)); in main()
15 } test_structure_1; typedef17 static test_structure_1 ABI_ATTR struct1(test_structure_1 ts) in struct1()34 test_structure_1 ts1_arg; in main()37 test_structure_1 *ts1_result = in main()38 (test_structure_1 *) malloc (sizeof(test_structure_1)); in main()