Home
last modified time | relevance | path

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

/aosp_15_r20/external/libffi/testsuite/libffi.call/
H A Dstruct8.c15 } test_structure_8; typedef
17 static test_structure_8 ABI_ATTR struct8 (test_structure_8 ts) in struct8()
35 test_structure_8 ts8_arg; in main()
38 test_structure_8 *ts8_result = in main()
39 (test_structure_8 *) malloc (sizeof(test_structure_8)); in main()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct8.c15 } test_structure_8; typedef
17 static test_structure_8 ABI_ATTR struct8 (test_structure_8 ts) in struct8()
35 test_structure_8 ts8_arg; in main()
38 test_structure_8 *ts8_result = in main()
39 (test_structure_8 *) malloc (sizeof(test_structure_8)); in main()