Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/src/tile/
Dffi.c298 union { ffi_sarg arg[NUM_ARG_REGS]; double d; UINT64 u64; } closure_ret; in ffi_closure_tile_inner() local
314 rvalue = &closure_ret; in ffi_closure_tile_inner()
353 assign_to_ffi_arg(reg_args_out, &closure_ret, cif->rtype, 1); in ffi_closure_tile_inner()