Home
last modified time | relevance | path

Searched refs:test_structure_1 (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct1.c15 } test_structure_1; typedef
17 static test_structure_1 ABI_ATTR struct1(test_structure_1 ts) in struct1()
34 test_structure_1 ts1_arg; in main()
37 test_structure_1 *ts1_result = in main()
38 (test_structure_1 *) malloc (sizeof(test_structure_1)); in main()
Duninitialized.c9 } test_structure_1; typedef
11 static test_structure_1 struct1(test_structure_1 ts) in struct1()
38 test_structure_1 ts1_arg; in main()
40 test_structure_1 *ts1_result = in main()
41 (test_structure_1 *) malloc (sizeof(test_structure_1)); in main()
/external/libffi/testsuite/libffi.call/
Dstruct1.c15 } test_structure_1; typedef
17 static test_structure_1 ABI_ATTR struct1(test_structure_1 ts) in struct1()
34 test_structure_1 ts1_arg; in main()
37 test_structure_1 *ts1_result = in main()
38 (test_structure_1 *) malloc (sizeof(test_structure_1)); in main()
Duninitialized.c9 } test_structure_1; typedef
11 static test_structure_1 struct1(test_structure_1 ts) in struct1()
38 test_structure_1 ts1_arg; in main()
40 test_structure_1 *ts1_result = in main()
41 (test_structure_1 *) malloc (sizeof(test_structure_1)); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct1.c15 } test_structure_1; typedef
17 static test_structure_1 ABI_ATTR struct1(test_structure_1 ts) in struct1()
34 test_structure_1 ts1_arg; in main()
37 test_structure_1 *ts1_result = in main()
38 (test_structure_1 *) malloc (sizeof(test_structure_1)); in main()
Duninitialized.c9 } test_structure_1; typedef
11 static test_structure_1 struct1(test_structure_1 ts) in struct1()
38 test_structure_1 ts1_arg; in main()
40 test_structure_1 *ts1_result = in main()
41 (test_structure_1 *) malloc (sizeof(test_structure_1)); in main()