Searched defs:atypes (Results 1 - 2 of 2) sorted by relevance

/external/libffi/src/
H A Dprep_cif.c89 ffi_type *rtype, ffi_type **atypes)
99 cif->arg_types = atypes;
88 ffi_prep_cif(ffi_cif *cif, ffi_abi abi, unsigned int nargs, ffi_type *rtype, ffi_type **atypes) argument
/external/libffi/src/cris/
H A Dffi.c159 ffi_type * rtype, ffi_type ** atypes)
169 cif->arg_types = atypes;
157 ffi_prep_cif(ffi_cif * cif, ffi_abi abi, unsigned int nargs, ffi_type * rtype, ffi_type ** atypes) argument

Completed in 162 milliseconds