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

  /external/libffi/darwin-x86/
ffi.h 111 # define ffi_type_ushort ffi_type_uint32
121 # define ffi_type_uint ffi_type_uint32
139 # define ffi_type_ulong ffi_type_uint32
154 extern ffi_type ffi_type_uint32;
379 #define FFI_TYPE_UINT32 9
  /external/libffi/include/
ffi_real.h 112 # define ffi_type_ushort ffi_type_uint32
122 # define ffi_type_uint ffi_type_uint32
140 # define ffi_type_ulong ffi_type_uint32
155 extern ffi_type ffi_type_uint32;
380 #define FFI_TYPE_UINT32 9

Completed in 24 milliseconds