Home
last modified time | relevance | path

Searched refs:cls_struct_combined_gn (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dtestclosure.c26 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()
Dnested_struct.c53 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()
Dnested_struct1.c55 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/
Dtestclosure.c26 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()
Dnested_struct.c53 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()
Dnested_struct1.c55 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/
Dtestclosure.c26 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()
Dnested_struct.c53 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()
Dnested_struct1.c55 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/
DChangeLog.libffi-3.13662 * testsuite/libffi.call/nested_struct.c (cls_struct_combined_gn): Mark
3664 * testsuite/libffi.call/nested_struct1.c (cls_struct_combined_gn):
DChangeLog.old3670 * 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/
DChangeLog.libffi-3.13662 * testsuite/libffi.call/nested_struct.c (cls_struct_combined_gn): Mark
3664 * testsuite/libffi.call/nested_struct1.c (cls_struct_combined_gn):