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

  /external/libffi/darwin-x86/
ffi.h 125 # define ffi_type_sint ffi_type_sint64
143 # define ffi_type_slong ffi_type_sint64
157 extern ffi_type ffi_type_sint64;
382 #define FFI_TYPE_SINT64 12
  /external/libffi/include/
ffi_real.h 126 # define ffi_type_sint ffi_type_sint64
144 # define ffi_type_slong ffi_type_sint64
158 extern ffi_type ffi_type_sint64;
383 #define FFI_TYPE_SINT64 12

Completed in 579 milliseconds