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

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/testsuite/libffi.call/
H A Dstruct3.c29 ffi_type *ts3_type_elements[2]; local
33 ts3_type.elements = ts3_type_elements;
34 ts3_type_elements[0] = &ffi_type_sint;
35 ts3_type_elements[1] = NULL;
/macosx-10.9.5/libffi-18.1/tests/testsuite/libffi.call/
H A Dstruct3.c29 ffi_type *ts3_type_elements[2]; local
33 ts3_type.elements = ts3_type_elements;
34 ts3_type_elements[0] = &ffi_type_sint;
35 ts3_type_elements[1] = NULL;
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dstruct3.c29 ffi_type *ts3_type_elements[2]; local
33 ts3_type.elements = ts3_type_elements;
34 ts3_type_elements[0] = &ffi_type_sint;
35 ts3_type_elements[1] = NULL;
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dstruct3.c29 ffi_type *ts3_type_elements[2]; local
33 ts3_type.elements = ts3_type_elements;
34 ts3_type_elements[0] = &ffi_type_sint;
35 ts3_type_elements[1] = NULL;

Completed in 148 milliseconds