Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct5.c13 } test_structure_5; typedef
15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
31 test_structure_5 ts5_arg1, ts5_arg2; in main()
34 test_structure_5 *ts5_result = in main()
35 (test_structure_5 *) malloc (sizeof(test_structure_5)); in main()
/external/libffi/testsuite/libffi.call/
Dstruct5.c13 } test_structure_5; typedef
15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
31 test_structure_5 ts5_arg1, ts5_arg2; in main()
34 test_structure_5 *ts5_result = in main()
35 (test_structure_5 *) malloc (sizeof(test_structure_5)); in main()