HomeSort by relevance Sort by last modified time
    Searched refs:FFI_AGGREGATE_TYPEDEF (Results 1 - 4 of 4) sorted by null

  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
types.c 32 #define FFI_AGGREGATE_TYPEDEF(n, e) ffi_type ffi_type_##n = { 0, 0, FFI_TYPE_STRUCT, e }
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
types.c 32 #define FFI_AGGREGATE_TYPEDEF(n, e) ffi_type ffi_type_##n = { 0, 0, FFI_TYPE_STRUCT, e }
  /external/python/cpython2/Modules/_ctypes/libffi_osx/
types.c 32 #define FFI_AGGREGATE_TYPEDEF(n, e) \
  /external/python/cpython3/Modules/_ctypes/libffi_osx/
types.c 32 #define FFI_AGGREGATE_TYPEDEF(n, e) \

Completed in 1122 milliseconds