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

  /external/libffi/testsuite/libffi.call/
struct9.c 14 } test_structure_9; typedef in typeref:struct:__anon3298
16 static test_structure_9 struct9 (test_structure_9 ts)
39 test_structure_9 ts9_arg;
42 test_structure_9 *ts9_result =
43 (test_structure_9 *) malloc (sizeof(test_structure_9));

Completed in 1739 milliseconds