Home
last modified time | relevance | path

Searched refs:test_structure_1 (Results 1 – 1 of 1) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dstruct1.c15 } test_structure_1; typedef
17 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()