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

  /external/libffi/testsuite/libffi.call/
struct5.c 13 } test_structure_5; typedef in typeref:struct:__anon3294
15 static test_structure_5 struct5(test_structure_5 ts1, test_structure_5 ts2)
38 test_structure_5 ts5_arg1, ts5_arg2;
41 test_structure_5 *ts5_result =
42 (test_structure_5 *) malloc (sizeof(test_structure_5));

Completed in 457 milliseconds