Home
last modified time | relevance | path

Searched defs:ffi_type (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Modules/_ctypes/libffi_osx/include/
Dffi.h145 } ffi_type; typedef
/third_party/libffi/include/
Dffi-arm.h126 } ffi_type; typedef
Dffi-aarch64.h126 } ffi_type; typedef
Dffi.h.in109 } ffi_type; typedef
Dffi-x86_64.h126 } ffi_type; typedef
/third_party/libffi/msvc_build/aarch64/aarch64_include/
Dffi.h109 } ffi_type; typedef
/third_party/python/Modules/_ctypes/
Dcallproc.c637 ffi_type *ffi_type; member