HomeSort by relevance Sort by last modified time
    Searched defs:FFI_TYPE_UINT64 (Results 1 - 2 of 2) sorted by null

  /external/libffi/darwin-x86/
ffi.h 124 # define ffi_type_uint ffi_type_uint64
142 # define ffi_type_ulong ffi_type_uint64
156 extern ffi_type ffi_type_uint64;
381 #define FFI_TYPE_UINT64 11
  /external/libffi/include/
ffi_real.h 125 # define ffi_type_uint ffi_type_uint64
143 # define ffi_type_ulong ffi_type_uint64
157 extern ffi_type ffi_type_uint64;
382 #define FFI_TYPE_UINT64 11

Completed in 24 milliseconds