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

  /external/libffi/testsuite/libffi.call/
struct8.c 15 } test_structure_8; typedef in typeref:struct:__anon24831
17 static test_structure_8 ABI_ATTR struct8 (test_structure_8 ts)
35 test_structure_8 ts8_arg;
38 test_structure_8 *ts8_result =
39 (test_structure_8 *) malloc (sizeof(test_structure_8));
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
struct8.c 15 } test_structure_8; typedef in typeref:struct:__anon32684
17 static test_structure_8 ABI_ATTR struct8 (test_structure_8 ts)
35 test_structure_8 ts8_arg;
38 test_structure_8 *ts8_result =
39 (test_structure_8 *) malloc (sizeof(test_structure_8));
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
struct8.c 15 } test_structure_8; typedef in typeref:struct:__anon33278
17 static test_structure_8 ABI_ATTR struct8 (test_structure_8 ts)
35 test_structure_8 ts8_arg;
38 test_structure_8 *ts8_result =
39 (test_structure_8 *) malloc (sizeof(test_structure_8));

Completed in 206 milliseconds