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

  /external/libffi/testsuite/libffi.call/
struct3.c 13 } test_structure_3; typedef in typeref:struct:__anon24826
15 static test_structure_3 ABI_ATTR struct3(test_structure_3 ts)
31 test_structure_3 ts3_arg;
32 test_structure_3 *ts3_result =
33 (test_structure_3 *) malloc (sizeof(test_structure_3));
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
struct3.c 13 } test_structure_3; typedef in typeref:struct:__anon32679
15 static test_structure_3 ABI_ATTR struct3(test_structure_3 ts)
31 test_structure_3 ts3_arg;
32 test_structure_3 *ts3_result =
33 (test_structure_3 *) malloc (sizeof(test_structure_3));
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
struct3.c 13 } test_structure_3; typedef in typeref:struct:__anon33273
15 static test_structure_3 ABI_ATTR struct3(test_structure_3 ts)
31 test_structure_3 ts3_arg;
32 test_structure_3 *ts3_result =
33 (test_structure_3 *) malloc (sizeof(test_structure_3));

Completed in 76 milliseconds