Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.call/
Dstruct9.c14 } test_structure_9; typedef
16 static test_structure_9 ABI_ATTR struct9 (test_structure_9 ts) in struct9()
32 test_structure_9 ts9_arg; in main()
35 test_structure_9 *ts9_result = in main()
36 (test_structure_9 *) malloc (sizeof(test_structure_9)); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct9.c14 } test_structure_9; typedef
16 static test_structure_9 ABI_ATTR struct9 (test_structure_9 ts) in struct9()
32 test_structure_9 ts9_arg; in main()
35 test_structure_9 *ts9_result = in main()
36 (test_structure_9 *) malloc (sizeof(test_structure_9)); in main()