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

/macosx-10.10/libffi-18.1/tests/testsuite/libffi.call/
H A Dcls_6byte.c11 typedef struct cls_struct_6byte { struct
16 } cls_struct_6byte; typedef in typeref:struct:cls_struct_6byte
18 cls_struct_6byte cls_struct_6byte_fn(struct cls_struct_6byte a1,
19 struct cls_struct_6byte a2)
21 struct cls_struct_6byte result;
39 struct cls_struct_6byte a1, a2;
41 a1 = *(struct cls_struct_6byte*)(args[0]);
42 a2 = *(struct cls_struct_6byte*)(args[1]);
44 *(cls_struct_6byte*)res
[all...]
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_6byte.c11 typedef struct cls_struct_6byte { struct
16 } cls_struct_6byte; typedef in typeref:struct:cls_struct_6byte
18 cls_struct_6byte cls_struct_6byte_fn(struct cls_struct_6byte a1,
19 struct cls_struct_6byte a2)
21 struct cls_struct_6byte result;
39 struct cls_struct_6byte a1, a2;
41 a1 = *(struct cls_struct_6byte*)(args[0]);
42 a2 = *(struct cls_struct_6byte*)(args[1]);
44 *(cls_struct_6byte*)res
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_6byte.c11 typedef struct cls_struct_6byte { struct
16 } cls_struct_6byte; typedef in typeref:struct:cls_struct_6byte
18 cls_struct_6byte cls_struct_6byte_fn(struct cls_struct_6byte a1,
19 struct cls_struct_6byte a2)
21 struct cls_struct_6byte result;
39 struct cls_struct_6byte a1, a2;
41 a1 = *(struct cls_struct_6byte*)(args[0]);
42 a2 = *(struct cls_struct_6byte*)(args[1]);
44 *(cls_struct_6byte*)res
[all...]
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/tests/testsuite/libffi.call/
H A Dcls_6byte.c11 typedef struct cls_struct_6byte { struct
16 } cls_struct_6byte; typedef in typeref:struct:cls_struct_6byte
18 cls_struct_6byte cls_struct_6byte_fn(struct cls_struct_6byte a1,
19 struct cls_struct_6byte a2)
21 struct cls_struct_6byte result;
39 struct cls_struct_6byte a1, a2;
41 a1 = *(struct cls_struct_6byte*)(args[0]);
42 a2 = *(struct cls_struct_6byte*)(args[1]);
44 *(cls_struct_6byte*)res
[all...]

Completed in 291 milliseconds