Home
last modified time | relevance | path

Searched refs:cls_struct_9byte_gn (Results 1 – 9 of 9) sorted by relevance

/external/libffi/testsuite/libffi.closures/
Dcls_9byte1.c32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, in cls_struct_9byte_gn() function
82 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK); in main()
Dcls_9byte2.c32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, in cls_struct_9byte_gn() function
83 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dcls_9byte2.c32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, in cls_struct_9byte_gn() function
83 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK); in main()
Dcls_9byte1.c32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, in cls_struct_9byte_gn() function
82 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK); in main()
/external/libffi/testsuite/libffi.call/
Dcls_9byte1.c32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, in cls_struct_9byte_gn() function
82 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK); in main()
Dcls_9byte2.c32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, in cls_struct_9byte_gn() function
83 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK); in main()
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13596 * testsuite/libffi.call/cls_9byte1.c (cls_struct_9byte_gn): Likewise.
3597 * testsuite/libffi.call/cls_9byte2.c (cls_struct_9byte_gn): Likewise.
/external/libffi/
DChangeLog.libffi-3.13596 * testsuite/libffi.call/cls_9byte1.c (cls_struct_9byte_gn): Likewise.
3597 * testsuite/libffi.call/cls_9byte2.c (cls_struct_9byte_gn): Likewise.
DChangeLog.old3604 * testsuite/libffi.call/cls_9byte1.c (cls_struct_9byte_gn): Likewise.
3605 * testsuite/libffi.call/cls_9byte2.c (cls_struct_9byte_gn): Likewise.