Searched refs:ffi_prep_closure (Results 1 – 16 of 16) sorted by relevance
/third_party/libffi/ |
D | libffi.map.in | 65 ffi_prep_closure;
|
D | ChangeLog.old | 3095 from (ffi_prep_closure): ... this. 3101 ffi_closure_SYSV_inner, ffi_prep_closure): New, add closure support. 3198 ffi_closure_SYSV_inner,ffi_prep_closure): New, add closure support. 3296 * src/prep_cif [FFI_CLOSURES] (ffi_prep_closure): Implement in 3307 (ffi_prep_closure): ... this. 3324 (ffi_prep_closure): ... this. 3525 (ffi_prep_closure): Make linux trampoline conditional on PA_LINUX. 3776 (ffi_prep_closure): Improve trampoline instruction scheduling. 3941 (ffi_prep_closure): Set carry bit if sse-used flag set. 4039 into ffi_prep_closure. [all …]
|
D | ChangeLog | 3771 mark ffi_prep_closure as deprecated 3785 mark ffi_prep_closure as deprecated 10108 Update dates and remove all references to ffi_prep_closure. 10122 * man/ffi_prep_closure.3: Delete. 10123 * man/Makefile.am (EXTRA_DIST): Remove ffi_prep_closure.3.
|
/third_party/python/Modules/_ctypes/libffi_osx/include/ |
D | ffi.h | 261 ffi_prep_closure(
|
/third_party/libffi/src/ |
D | prep_cif.c | 240 ffi_prep_closure (ffi_closure* closure, in ffi_prep_closure() function
|
/third_party/libffi/include/ |
D | ffi-arm.h | 319 ffi_prep_closure (ffi_closure*,
|
D | ffi-aarch64.h | 319 ffi_prep_closure (ffi_closure*,
|
D | ffi-x86_64.h | 319 ffi_prep_closure (ffi_closure*,
|
D | ffi.h.in | 334 ffi_prep_closure (ffi_closure*,
|
/third_party/python/Modules/_ctypes/libffi_osx/x86/ |
D | x86-ffi_darwin.c | 321 ffi_prep_closure (ffi_closure* closure, in ffi_prep_closure() function
|
D | x86-ffi64.c | 588 ffi_prep_closure( in ffi_prep_closure() function
|
/third_party/libffi/msvc_build/aarch64/aarch64_include/ |
D | ffi.h | 332 ffi_prep_closure (ffi_closure*,
|
/third_party/python/Modules/_ctypes/ |
D | callbacks.c | 438 result = ffi_prep_closure(p->pcl_write, &p->cif, closure_fcn, p); in _ctypes_alloc_callback()
|
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-ffi_darwin.c | 714 ffi_prep_closure( in ffi_prep_closure() function
|
/third_party/libffi/doc/ |
D | libffi.info | 827 You may see old code referring to 'ffi_prep_closure'. This function
|
D | libffi.texi | 883 You may see old code referring to @code{ffi_prep_closure}. This
|