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

/macosx-10.10/libffi-18.1/tests/testsuite/libffi.call/
H A Dcls_3_1byte.c12 typedef struct cls_struct_3_1byte { struct
16 } cls_struct_3_1byte; typedef in typeref:struct:cls_struct_3_1byte
18 cls_struct_3_1byte cls_struct_3_1byte_fn(struct cls_struct_3_1byte a1,
19 struct cls_struct_3_1byte a2)
21 struct cls_struct_3_1byte result;
38 struct cls_struct_3_1byte a1, a2;
40 a1 = *(struct cls_struct_3_1byte*)(args[0]);
41 a2 = *(struct cls_struct_3_1byte*)(args[1]);
43 *(cls_struct_3_1byte*)res
[all...]
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_3_1byte.c12 typedef struct cls_struct_3_1byte { struct
16 } cls_struct_3_1byte; typedef in typeref:struct:cls_struct_3_1byte
18 cls_struct_3_1byte cls_struct_3_1byte_fn(struct cls_struct_3_1byte a1,
19 struct cls_struct_3_1byte a2)
21 struct cls_struct_3_1byte result;
38 struct cls_struct_3_1byte a1, a2;
40 a1 = *(struct cls_struct_3_1byte*)(args[0]);
41 a2 = *(struct cls_struct_3_1byte*)(args[1]);
43 *(cls_struct_3_1byte*)res
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_3_1byte.c12 typedef struct cls_struct_3_1byte { struct
16 } cls_struct_3_1byte; typedef in typeref:struct:cls_struct_3_1byte
18 cls_struct_3_1byte cls_struct_3_1byte_fn(struct cls_struct_3_1byte a1,
19 struct cls_struct_3_1byte a2)
21 struct cls_struct_3_1byte result;
38 struct cls_struct_3_1byte a1, a2;
40 a1 = *(struct cls_struct_3_1byte*)(args[0]);
41 a2 = *(struct cls_struct_3_1byte*)(args[1]);
43 *(cls_struct_3_1byte*)res
[all...]
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/tests/testsuite/libffi.call/
H A Dcls_3_1byte.c12 typedef struct cls_struct_3_1byte { struct
16 } cls_struct_3_1byte; typedef in typeref:struct:cls_struct_3_1byte
18 cls_struct_3_1byte cls_struct_3_1byte_fn(struct cls_struct_3_1byte a1,
19 struct cls_struct_3_1byte a2)
21 struct cls_struct_3_1byte result;
38 struct cls_struct_3_1byte a1, a2;
40 a1 = *(struct cls_struct_3_1byte*)(args[0]);
41 a2 = *(struct cls_struct_3_1byte*)(args[1]);
43 *(cls_struct_3_1byte*)res
[all...]

Completed in 84 milliseconds