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

/macosx-10.10/libffi-18.1/tests/testsuite/libffi.call/
H A Dcls_4_1byte.c12 typedef struct cls_struct_4_1byte { struct
17 } cls_struct_4_1byte; typedef in typeref:struct:cls_struct_4_1byte
19 cls_struct_4_1byte cls_struct_4_1byte_fn(struct cls_struct_4_1byte a1,
20 struct cls_struct_4_1byte a2)
22 struct cls_struct_4_1byte result;
40 struct cls_struct_4_1byte a1, a2;
42 a1 = *(struct cls_struct_4_1byte*)(args[0]);
43 a2 = *(struct cls_struct_4_1byte*)(args[1]);
45 *(cls_struct_4_1byte*)res
[all...]
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_4_1byte.c12 typedef struct cls_struct_4_1byte { struct
17 } cls_struct_4_1byte; typedef in typeref:struct:cls_struct_4_1byte
19 cls_struct_4_1byte cls_struct_4_1byte_fn(struct cls_struct_4_1byte a1,
20 struct cls_struct_4_1byte a2)
22 struct cls_struct_4_1byte result;
40 struct cls_struct_4_1byte a1, a2;
42 a1 = *(struct cls_struct_4_1byte*)(args[0]);
43 a2 = *(struct cls_struct_4_1byte*)(args[1]);
45 *(cls_struct_4_1byte*)res
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_4_1byte.c12 typedef struct cls_struct_4_1byte { struct
17 } cls_struct_4_1byte; typedef in typeref:struct:cls_struct_4_1byte
19 cls_struct_4_1byte cls_struct_4_1byte_fn(struct cls_struct_4_1byte a1,
20 struct cls_struct_4_1byte a2)
22 struct cls_struct_4_1byte result;
40 struct cls_struct_4_1byte a1, a2;
42 a1 = *(struct cls_struct_4_1byte*)(args[0]);
43 a2 = *(struct cls_struct_4_1byte*)(args[1]);
45 *(cls_struct_4_1byte*)res
[all...]
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/tests/testsuite/libffi.call/
H A Dcls_4_1byte.c12 typedef struct cls_struct_4_1byte { struct
17 } cls_struct_4_1byte; typedef in typeref:struct:cls_struct_4_1byte
19 cls_struct_4_1byte cls_struct_4_1byte_fn(struct cls_struct_4_1byte a1,
20 struct cls_struct_4_1byte a2)
22 struct cls_struct_4_1byte result;
40 struct cls_struct_4_1byte a1, a2;
42 a1 = *(struct cls_struct_4_1byte*)(args[0]);
43 a2 = *(struct cls_struct_4_1byte*)(args[1]);
45 *(cls_struct_4_1byte*)res
[all...]

Completed in 64 milliseconds