HomeSort by relevance Sort by last modified time
    Searched full:atypes (Results 1 - 7 of 7) sorted by null

  /external/libffi/man/
ffi_prep_cif.3 18 .Fa "ffi_type **atypes"
30 .Fa atypes
53 .Fa atypes
ffi.3 16 .Fa "ffi_type **atypes"
  /external/libffi/src/
prep_cif.c 89 ffi_type *rtype, ffi_type **atypes)
99 cif->arg_types = atypes;
  /external/libffi/src/cris/
ffi.c 159 ffi_type * rtype, ffi_type ** atypes)
169 cif->arg_types = atypes;
  /external/libffi/darwin-x86/
ffi.h 351 ffi_type **atypes);
  /external/libffi/include/
ffi.h.in 351 ffi_type **atypes);
ffi_real.h 352 ffi_type **atypes);

Completed in 1414 milliseconds