HomeSort by relevance Sort by last modified time
    Searched refs:test_structure_2 (Results 1 - 3 of 3) sorted by null

  /external/libffi/testsuite/libffi.call/
struct2.c 14 } test_structure_2; typedef in typeref:struct:__anon24825
16 static test_structure_2 ABI_ATTR struct2(test_structure_2 ts)
29 test_structure_2 ts2_arg;
34 test_structure_2 *ts2_result =
35 (test_structure_2 *) malloc (sizeof(test_structure_2));
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
struct2.c 14 } test_structure_2; typedef in typeref:struct:__anon32678
16 static test_structure_2 ABI_ATTR struct2(test_structure_2 ts)
29 test_structure_2 ts2_arg;
34 test_structure_2 *ts2_result =
35 (test_structure_2 *) malloc (sizeof(test_structure_2));
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
struct2.c 14 } test_structure_2; typedef in typeref:struct:__anon33272
16 static test_structure_2 ABI_ATTR struct2(test_structure_2 ts)
29 test_structure_2 ts2_arg;
34 test_structure_2 *ts2_result =
35 (test_structure_2 *) malloc (sizeof(test_structure_2));

Completed in 856 milliseconds