Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.call/
Dstruct5.c13 } test_structure_5; typedef
15 static test_structure_5 struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
38 test_structure_5 ts5_arg1, ts5_arg2; in main()
41 test_structure_5 *ts5_result = in main()
42 (test_structure_5 *) malloc (sizeof(test_structure_5)); in main()