Home
last modified time | relevance | path

Searched refs:cls_ret_double_fn (Results 1 – 5 of 5) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dcls_double.c10 static void cls_ret_double_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_double_fn() function
35 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_double_fn, NULL, code) == FFI_OK); in main()
Dcls_many_mixed_args.c14 static void cls_ret_double_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_double_fn() function
62 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_double_fn, NULL, code) == FFI_OK); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dcls_double.c10 static void cls_ret_double_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_double_fn() function
35 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_double_fn, NULL, code) == FFI_OK); in main()
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.1426 * testsuite/libffi.call/cls_many_mixed_args.c (cls_ret_double_fn):
3618 * testsuite/libffi.call/cls_double.c (cls_ret_double_fn): Likewise.
/external/libffi/
DChangeLog.libffi-3.1426 * testsuite/libffi.call/cls_many_mixed_args.c (cls_ret_double_fn):
3618 * testsuite/libffi.call/cls_double.c (cls_ret_double_fn): Likewise.