Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.call/
Dstruct3.c13 } test_structure_3; typedef
15 static test_structure_3 ABI_ATTR struct3(test_structure_3 ts) in struct3()
31 test_structure_3 ts3_arg; in main()
32 test_structure_3 *ts3_result = in main()
33 (test_structure_3 *) malloc (sizeof(test_structure_3)); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct3.c13 } test_structure_3; typedef
15 static test_structure_3 ABI_ATTR struct3(test_structure_3 ts) in struct3()
31 test_structure_3 ts3_arg; in main()
32 test_structure_3 *ts3_result = in main()
33 (test_structure_3 *) malloc (sizeof(test_structure_3)); in main()