/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | testclosure.c | 26 cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp __UNUSED__, in cls_struct_combined_gn() function 65 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct.c | 53 cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_struct_combined_gn() function 138 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct1.c | 55 cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_struct_combined_gn() function 145 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); in main()
|
/external/libffi/testsuite/libffi.call/ |
D | testclosure.c | 26 cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp __UNUSED__, in cls_struct_combined_gn() function 65 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct.c | 53 cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_struct_combined_gn() function 138 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct1.c | 55 cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_struct_combined_gn() function 145 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); in main()
|
/external/libffi/testsuite/libffi.closures/ |
D | testclosure.c | 26 cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp __UNUSED__, in cls_struct_combined_gn() function 65 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct.c | 53 cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_struct_combined_gn() function 138 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct1.c | 55 cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_struct_combined_gn() function 145 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); in main()
|
/external/libffi/ |
D | ChangeLog.libffi-3.1 | 3662 * testsuite/libffi.call/nested_struct.c (cls_struct_combined_gn): Mark 3664 * testsuite/libffi.call/nested_struct1.c (cls_struct_combined_gn):
|
D | ChangeLog.old | 3670 * testsuite/libffi.call/nested_struct.c (cls_struct_combined_gn): Mark 3672 * testsuite/libffi.call/nested_struct1.c (cls_struct_combined_gn):
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.libffi-3.1 | 3662 * testsuite/libffi.call/nested_struct.c (cls_struct_combined_gn): Mark 3664 * testsuite/libffi.call/nested_struct1.c (cls_struct_combined_gn):
|