Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct7.c14 } test_structure_7; typedef
16 static test_structure_7 ABI_ATTR struct7 (test_structure_7 ts) in struct7()
33 test_structure_7 ts7_arg; in main()
36 test_structure_7 *ts7_result = in main()
37 (test_structure_7 *) malloc (sizeof(test_structure_7)); in main()
/external/libffi/testsuite/libffi.call/
Dstruct7.c14 } test_structure_7; typedef
16 static test_structure_7 ABI_ATTR struct7 (test_structure_7 ts) in struct7()
33 test_structure_7 ts7_arg; in main()
36 test_structure_7 *ts7_result = in main()
37 (test_structure_7 *) malloc (sizeof(test_structure_7)); in main()