Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct2.c14 } test_structure_2; typedef
16 static test_structure_2 ABI_ATTR struct2(test_structure_2 ts) in struct2()
29 test_structure_2 ts2_arg; in main()
34 test_structure_2 *ts2_result = in main()
35 (test_structure_2 *) malloc (sizeof(test_structure_2)); in main()
/external/libffi/testsuite/libffi.call/
Dstruct2.c14 } test_structure_2; typedef
16 static test_structure_2 ABI_ATTR struct2(test_structure_2 ts) in struct2()
29 test_structure_2 ts2_arg; in main()
34 test_structure_2 *ts2_result = in main()
35 (test_structure_2 *) malloc (sizeof(test_structure_2)); in main()