Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.call/
Dstret_large.c32 struct_108byte cls_struct_108byte_fn( in cls_struct_108byte_fn() function
72 *(struct_108byte*)resp = cls_struct_108byte_fn(b0, b1, b2, b3); in cls_struct_108byte_gn()
127 ffi_call(&cif, FFI_FN(cls_struct_108byte_fn), &res_dbl, args_dbl); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstret_large.c32 struct_108byte cls_struct_108byte_fn( in cls_struct_108byte_fn() function
72 *(struct_108byte*)resp = cls_struct_108byte_fn(b0, b1, b2, b3); in cls_struct_108byte_gn()
127 ffi_call(&cif, FFI_FN(cls_struct_108byte_fn), &res_dbl, args_dbl); in main()