HomeSort by relevance Sort by last modified time
    Searched full:test_structure_4 (Results 1 - 1 of 1) sorted by null

  /external/libffi/testsuite/libffi.call/
struct4.c 15 } test_structure_4; typedef in typeref:struct:__anon5153
17 static test_structure_4 struct4(test_structure_4 ts)
34 test_structure_4 ts4_arg;
43 test_structure_4 *ts4_result =
44 (test_structure_4 *) malloc (sizeof(test_structure_4));

Completed in 75 milliseconds