Searched refs:cls_struct_72byte_gn (Results 1 – 4 of 4) sorted by relevance
/external/libffi/testsuite/libffi.call/ |
D | stret_medium2.c | 50 cls_struct_72byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) in cls_struct_72byte_gn() function 115 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_72byte_gn, NULL, code) == FFI_OK); in main()
|
D | stret_medium.c | 49 cls_struct_72byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) in cls_struct_72byte_gn() function 114 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_72byte_gn, NULL, code) == FFI_OK); in main()
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | stret_medium2.c | 50 cls_struct_72byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) in cls_struct_72byte_gn() function 115 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_72byte_gn, NULL, code) == FFI_OK); in main()
|
D | stret_medium.c | 49 cls_struct_72byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) in cls_struct_72byte_gn() function 114 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_72byte_gn, NULL, code) == FFI_OK); in main()
|