Home
last modified time | relevance | path

Searched refs:cls_struct_116byte_fn (Results 1 – 2 of 2) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dstret_large2.c33 struct_116byte cls_struct_116byte_fn( in cls_struct_116byte_fn() function
74 *(struct_116byte*)resp = cls_struct_116byte_fn(b0, b1, b2, b3); in cls_struct_116byte_gn()
130 ffi_call(&cif, FFI_FN(cls_struct_116byte_fn), &res_dbl, args_dbl); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstret_large2.c33 struct_116byte cls_struct_116byte_fn( in cls_struct_116byte_fn() function
74 *(struct_116byte*)resp = cls_struct_116byte_fn(b0, b1, b2, b3); in cls_struct_116byte_gn()
130 ffi_call(&cif, FFI_FN(cls_struct_116byte_fn), &res_dbl, args_dbl); in main()