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

  /external/python/cpython2/android_arm/libffi/
ffi.h 194 FFI_EXTERN ffi_type ffi_type_double; variable
200 #define ffi_type_longdouble ffi_type_double
452 #define FFI_TYPE_DOUBLE 3
456 #define FFI_TYPE_LONGDOUBLE FFI_TYPE_DOUBLE
  /external/python/cpython2/android_arm64/libffi/
ffi.h 194 FFI_EXTERN ffi_type ffi_type_double; variable
200 #define ffi_type_longdouble ffi_type_double
452 #define FFI_TYPE_DOUBLE 3
456 #define FFI_TYPE_LONGDOUBLE FFI_TYPE_DOUBLE
  /external/python/cpython2/android_x86/libffi/
ffi.h 194 FFI_EXTERN ffi_type ffi_type_double; variable
200 #define ffi_type_longdouble ffi_type_double
452 #define FFI_TYPE_DOUBLE 3
456 #define FFI_TYPE_LONGDOUBLE FFI_TYPE_DOUBLE
  /external/python/cpython2/android_x86_64/libffi/
ffi.h 195 FFI_EXTERN ffi_type ffi_type_double; variable
201 #define ffi_type_longdouble ffi_type_double
453 #define FFI_TYPE_DOUBLE 3
457 #define FFI_TYPE_LONGDOUBLE FFI_TYPE_DOUBLE
  /external/python/cpython2/darwin_x86_64/libffi/
ffi.h 194 FFI_EXTERN ffi_type ffi_type_double; variable
200 #define ffi_type_longdouble ffi_type_double
452 #define FFI_TYPE_DOUBLE 3
456 #define FFI_TYPE_LONGDOUBLE FFI_TYPE_DOUBLE
  /external/python/cpython2/linux_x86_64/libffi/
ffi.h 195 FFI_EXTERN ffi_type ffi_type_double; variable
201 #define ffi_type_longdouble ffi_type_double
453 #define FFI_TYPE_DOUBLE 3
457 #define FFI_TYPE_LONGDOUBLE FFI_TYPE_DOUBLE
  /external/python/cpython2/Modules/_ctypes/
cfield.c 1745 ffi_type ffi_type_double = { sizeof(double), DOUBLE_ALIGN, FFI_TYPE_DOUBLE }; variable
    [all...]
  /external/python/cpython3/Modules/_ctypes/
cfield.c 1649 ffi_type ffi_type_double = { sizeof(double), DOUBLE_ALIGN, FFI_TYPE_DOUBLE }; variable
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/
jna-3.4.0.jar 
  /external/kotlinc/lib/
kotlin-compiler.jar 

Completed in 301 milliseconds