Home
last modified time | relevance | path

Searched refs:cls_struct_72byte_gn (Results 1 – 4 of 4) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dstret_medium2.c50 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()
Dstret_medium.c49 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/
Dstret_medium2.c50 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()
Dstret_medium.c49 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()