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

/external/libffi/testsuite/libffi.call/
H A Dstruct2.c14 } test_structure_2; typedef in typeref:struct:__anon7327
16 static test_structure_2 struct2(test_structure_2 ts)
29 test_structure_2 ts2_arg;
42 test_structure_2 *ts2_result =
43 (test_structure_2 *) malloc (sizeof(test_structure_2));

Completed in 238 milliseconds