Searched refs:FFI_TYPE_STRUCT (Results 1 - 25 of 250) sorted by relevance

12345678910

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/src/x86/
H A Dffi.c50 if (ecif->cif->flags == FFI_TYPE_STRUCT)
98 case FFI_TYPE_STRUCT:
125 case FFI_TYPE_STRUCT:
139 case FFI_TYPE_STRUCT:
158 cif->flags = FFI_TYPE_STRUCT;
207 (cif->flags == FFI_TYPE_STRUCT))
292 if ( cif->flags == FFI_TYPE_STRUCT ) {
377 FFI_ASSERT (cif->arg_types[i]->type != FFI_TYPE_STRUCT);
435 (cif->rtype->type == FFI_TYPE_STRUCT))
H A Dffi_darwin.c45 if (tp->type == FFI_TYPE_STRUCT) {
117 case FFI_TYPE_STRUCT:
144 case FFI_TYPE_STRUCT:
159 case FFI_TYPE_STRUCT:
178 cif->flags = FFI_TYPE_STRUCT;
383 else if (cif->flags == FFI_TYPE_STRUCT)
501 FFI_ASSERT (cif->arg_types[i]->type != FFI_TYPE_STRUCT);
/macosx-10.9.5/libffi-18.1/x86/
H A Dx86-ffi_darwin.c47 if (ecif->cif->flags == FFI_TYPE_STRUCT)
95 case FFI_TYPE_STRUCT:
122 case FFI_TYPE_STRUCT:
141 case FFI_TYPE_STRUCT:
160 cif->flags = FFI_TYPE_STRUCT;
197 (cif->flags == FFI_TYPE_STRUCT))
274 if ( cif->flags == FFI_TYPE_STRUCT ) {
360 FFI_ASSERT (cif->arg_types[i]->type != FFI_TYPE_STRUCT);
409 (cif->rtype->type == FFI_TYPE_STRUCT))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/x86/
H A Dx86-ffi_darwin.c47 if (ecif->cif->flags == FFI_TYPE_STRUCT)
95 case FFI_TYPE_STRUCT:
122 case FFI_TYPE_STRUCT:
141 case FFI_TYPE_STRUCT:
160 cif->flags = FFI_TYPE_STRUCT;
197 (cif->flags == FFI_TYPE_STRUCT))
274 if ( cif->flags == FFI_TYPE_STRUCT ) {
360 FFI_ASSERT (cif->arg_types[i]->type != FFI_TYPE_STRUCT);
409 (cif->rtype->type == FFI_TYPE_STRUCT))
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/testsuite/libffi.call/
H A Dpyobjc-tc.c49 point_type.type = FFI_TYPE_STRUCT;
57 size_type.type = FFI_TYPE_STRUCT;
65 rect_type.type = FFI_TYPE_STRUCT;
H A Dstruct3.c32 ts3_type.type = FFI_TYPE_STRUCT;
H A Dstruct1.c37 ts1_type.type = FFI_TYPE_STRUCT;
H A Dstruct2.c34 ts2_type.type = FFI_TYPE_STRUCT;
H A Dstruct4.c33 ts4_type.type = FFI_TYPE_STRUCT;
H A Dstruct5.c32 ts5_type.type = FFI_TYPE_STRUCT;
H A Dstruct6.c32 ts6_type.type = FFI_TYPE_STRUCT;
H A Dstruct7.c34 ts7_type.type = FFI_TYPE_STRUCT;
H A Dstruct9.c33 ts9_type.type = FFI_TYPE_STRUCT;
/macosx-10.9.5/libffi-18.1/tests/testsuite/libffi.call/
H A Dpyobjc-tc.c49 point_type.type = FFI_TYPE_STRUCT;
57 size_type.type = FFI_TYPE_STRUCT;
65 rect_type.type = FFI_TYPE_STRUCT;
H A Dstruct3.c32 ts3_type.type = FFI_TYPE_STRUCT;
H A Dcls_dbls_struct.c50 ts1_type.type = FFI_TYPE_STRUCT;
H A Dstruct1.c37 ts1_type.type = FFI_TYPE_STRUCT;
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dpyobjc-tc.c49 point_type.type = FFI_TYPE_STRUCT;
57 size_type.type = FFI_TYPE_STRUCT;
65 rect_type.type = FFI_TYPE_STRUCT;
H A Dstruct3.c32 ts3_type.type = FFI_TYPE_STRUCT;
H A Dstruct10.c48 ts10p_type.type = FFI_TYPE_STRUCT;
56 ts10_type.type = FFI_TYPE_STRUCT;
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dpyobjc-tc.c49 point_type.type = FFI_TYPE_STRUCT;
57 size_type.type = FFI_TYPE_STRUCT;
65 rect_type.type = FFI_TYPE_STRUCT;
H A Dstruct3.c32 ts3_type.type = FFI_TYPE_STRUCT;
H A Dstruct10.c48 ts10p_type.type = FFI_TYPE_STRUCT;
56 ts10_type.type = FFI_TYPE_STRUCT;
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/x86/
H A Dx86-ffi_darwin.c43 if (tp->type == FFI_TYPE_STRUCT)
123 case FFI_TYPE_STRUCT:
148 case FFI_TYPE_STRUCT:
163 case FFI_TYPE_STRUCT:
183 cif->flags = FFI_TYPE_STRUCT;
379 else if (cif->flags == FFI_TYPE_STRUCT)
477 FFI_ASSERT(cif->arg_types[i]->type != FFI_TYPE_STRUCT);
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/src/powerpc/
H A Dffi.c233 case FFI_TYPE_STRUCT:
440 case FFI_TYPE_STRUCT:
572 case FFI_TYPE_STRUCT:
665 case FFI_TYPE_STRUCT:
700 case FFI_TYPE_STRUCT:
781 if ((rvalue == NULL) && (cif->rtype->type == FFI_TYPE_STRUCT))
923 if (cif->rtype->type == FFI_TYPE_STRUCT)
991 case FFI_TYPE_STRUCT:
1101 if (cif->abi == FFI_SYSV && cif->rtype->type == FFI_TYPE_STRUCT
1131 if (cif->rtype->type == FFI_TYPE_STRUCT)
[all...]

Completed in 241 milliseconds

12345678910