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

/external/libffi/testsuite/libffi.call/
H A Dstruct1.c15 } test_structure_1; typedef in typeref:struct:__anon7326
17 static test_structure_1 struct1(test_structure_1 ts)
42 test_structure_1 ts1_arg;
44 test_structure_1 *ts1_result =
45 (test_structure_1 *) malloc (sizeof(test_structure_1));

Completed in 43 milliseconds