Searched refs:cls_struct_116byte_gn (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | stret_large2.c | 65 cls_struct_116byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) in cls_struct_116byte_gn() function 137 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_116byte_gn, NULL, code) == FFI_OK); in main()
|
/external/libffi/testsuite/libffi.call/ |
D | stret_large2.c | 65 cls_struct_116byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) in cls_struct_116byte_gn() function 137 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_116byte_gn, NULL, code) == FFI_OK); in main()
|