Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.call/
Dstruct4.c15 } test_structure_4; typedef
17 static test_structure_4 struct4(test_structure_4 ts) in struct4()
34 test_structure_4 ts4_arg; in main()
43 test_structure_4 *ts4_result = in main()
44 (test_structure_4 *) malloc (sizeof(test_structure_4)); in main()