Searched refs:test_structure_1 (Results 1 – 1 of 1) sorted by relevance
15 } test_structure_1; typedef17 static test_structure_1 struct1(test_structure_1 ts) in struct1()42 test_structure_1 ts1_arg; in main()44 test_structure_1 *ts1_result = in main()45 (test_structure_1 *) malloc (sizeof(test_structure_1)); in main()