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

/macosx-10.10.1/libffi-18.1/tests/testsuite/libffi.call/
H A Dcls_3byte2.c12 typedef struct cls_struct_3byte_1 { struct
15 } cls_struct_3byte_1; typedef in typeref:struct:cls_struct_3byte_1
17 cls_struct_3byte_1 cls_struct_3byte_fn1(struct cls_struct_3byte_1 a1,
18 struct cls_struct_3byte_1 a2)
20 struct cls_struct_3byte_1 result;
34 struct cls_struct_3byte_1 a1, a2;
36 a1 = *(struct cls_struct_3byte_1*)(args[0]);
37 a2 = *(struct cls_struct_3byte_1*)(args[1]);
39 *(cls_struct_3byte_1*)res
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_3byte2.c12 typedef struct cls_struct_3byte_1 { struct
15 } cls_struct_3byte_1; typedef in typeref:struct:cls_struct_3byte_1
17 cls_struct_3byte_1 cls_struct_3byte_fn1(struct cls_struct_3byte_1 a1,
18 struct cls_struct_3byte_1 a2)
20 struct cls_struct_3byte_1 result;
34 struct cls_struct_3byte_1 a1, a2;
36 a1 = *(struct cls_struct_3byte_1*)(args[0]);
37 a2 = *(struct cls_struct_3byte_1*)(args[1]);
39 *(cls_struct_3byte_1*)res
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_3byte2.c12 typedef struct cls_struct_3byte_1 { struct
15 } cls_struct_3byte_1; typedef in typeref:struct:cls_struct_3byte_1
17 cls_struct_3byte_1 cls_struct_3byte_fn1(struct cls_struct_3byte_1 a1,
18 struct cls_struct_3byte_1 a2)
20 struct cls_struct_3byte_1 result;
34 struct cls_struct_3byte_1 a1, a2;
36 a1 = *(struct cls_struct_3byte_1*)(args[0]);
37 a2 = *(struct cls_struct_3byte_1*)(args[1]);
39 *(cls_struct_3byte_1*)res
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/tests/testsuite/libffi.call/
H A Dcls_3byte2.c12 typedef struct cls_struct_3byte_1 { struct
15 } cls_struct_3byte_1; typedef in typeref:struct:cls_struct_3byte_1
17 cls_struct_3byte_1 cls_struct_3byte_fn1(struct cls_struct_3byte_1 a1,
18 struct cls_struct_3byte_1 a2)
20 struct cls_struct_3byte_1 result;
34 struct cls_struct_3byte_1 a1, a2;
36 a1 = *(struct cls_struct_3byte_1*)(args[0]);
37 a2 = *(struct cls_struct_3byte_1*)(args[1]);
39 *(cls_struct_3byte_1*)res
[all...]

Completed in 129 milliseconds