Searched defs:ffi_raw (Results 1 – 9 of 9) sorted by relevance
| /third_party/libffi/src/ |
| D | raw_api.c | 227 void (*fun)(ffi_cif*,void*,ffi_raw*,void*), in ffi_prep_raw_closure_loc() argument 259 void (*fun)(ffi_cif*,void*,ffi_raw*,void*), in ffi_prep_raw_closure() argument
|
| /third_party/python/Modules/_ctypes/libffi_osx/x86/ |
| D | x86-ffi_darwin.c | 347 void (*fun)(ffi_cif*,void*,ffi_raw*,void*), in ffi_prep_raw_closure_loc() argument
|
| /third_party/python/Modules/_ctypes/libffi_osx/include/ |
| D | ffi.h | 198 } ffi_raw; typedef
|
| /third_party/libffi/include/ |
| D | ffi.h.in | 255 } ffi_raw; typedef
|
| D | ffi-arm.h | 247 } ffi_raw; typedef
|
| D | ffi-x86_64.h | 247 } ffi_raw; typedef
|
| D | ffi-aarch64.h | 247 } ffi_raw; typedef
|
| /third_party/libffi/msvc_build/aarch64/aarch64_include/ |
| D | ffi.h | 255 } ffi_raw; typedef
|
| /third_party/libffi/src/x86/ |
| D | ffi.c | 621 void (*fun)(ffi_cif*,void*,ffi_raw*,void*), in ffi_prep_raw_closure_loc() argument
|