Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct6.c13 } test_structure_6; typedef
15 static test_structure_6 ABI_ATTR struct6 (test_structure_6 ts) in struct6()
31 test_structure_6 ts6_arg; in main()
34 test_structure_6 *ts6_result = in main()
35 (test_structure_6 *) malloc (sizeof(test_structure_6)); in main()
/external/libffi/testsuite/libffi.call/
Dstruct6.c13 } test_structure_6; typedef
15 static test_structure_6 ABI_ATTR struct6 (test_structure_6 ts) in struct6()
31 test_structure_6 ts6_arg; in main()
34 test_structure_6 *ts6_result = in main()
35 (test_structure_6 *) malloc (sizeof(test_structure_6)); in main()