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

/macosx-10.10.1/libffi-18.1/tests/testsuite/libffi.call/
H A Dcls_dbls_struct.c11 typedef struct Dbls { struct
14 } Dbls; typedef in typeref:struct:Dbls
17 closure_test_fn(Dbls p)
25 closure_test_fn(*(Dbls*)args[0]);
59 Dbls arg = { 1.0, 2.0 };
67 ((void*(*)(Dbls))(pcl))(arg);
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_dbls_struct.c11 typedef struct Dbls { struct
14 } Dbls; typedef in typeref:struct:Dbls
17 closure_test_fn(Dbls p)
25 closure_test_fn(*(Dbls*)args[0]);
59 Dbls arg = { 1.0, 2.0 };
67 ((void*(*)(Dbls))(pcl))(arg);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_dbls_struct.c11 typedef struct Dbls { struct
14 } Dbls; typedef in typeref:struct:Dbls
17 closure_test_fn(Dbls p)
25 closure_test_fn(*(Dbls*)args[0]);
59 Dbls arg = { 1.0, 2.0 };
67 ((void*(*)(Dbls))(pcl))(arg);
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/tests/testsuite/libffi.call/
H A Dcls_dbls_struct.c11 typedef struct Dbls { struct
14 } Dbls; typedef in typeref:struct:Dbls
17 closure_test_fn(Dbls p)
25 closure_test_fn(*(Dbls*)args[0]);
59 Dbls arg = { 1.0, 2.0 };
67 ((void*(*)(Dbls))(pcl))(arg);

Completed in 81 milliseconds