Searched refs:ffi_prep_raw_closure (Results 1 – 20 of 20) sorted by relevance
/external/libffi/ |
D | libffi.map.in | 67 ffi_prep_raw_closure;
|
D | ChangeLog.libffi-3.1 | 3292 (ffi_prep_raw_closure): ... this. Re-implement in terms of the 3314 (ffi_prep_raw_closure): ... this. 5892 (ffi_prep_raw_closure): Use ffi_translate_args, not 5944 (ffi_prep_raw_closure): More ditto. 5959 (ffi_prep_closure, ffi_prep_raw_closure): New declarations.
|
D | ChangeLog.old | 3300 (ffi_prep_raw_closure): ... this. Re-implement in terms of the 3322 (ffi_prep_raw_closure): ... this. 5900 (ffi_prep_raw_closure): Use ffi_translate_args, not 5952 (ffi_prep_raw_closure): More ditto. 5967 (ffi_prep_closure, ffi_prep_raw_closure): New declarations.
|
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/ |
D | ffi.h | 254 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | raw_api.c | 244 ffi_prep_raw_closure (ffi_raw_closure* cl, in ffi_prep_raw_closure() function
|
/external/python/cpython2/Modules/_ctypes/libffi_msvc/ |
D | ffi.h | 256 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/python/cffi/c/libffi_msvc/ |
D | ffi.h | 259 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/ |
D | ffi.h | 287 ffi_prep_raw_closure(
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/ |
D | ffi.h | 287 ffi_prep_raw_closure(
|
/external/libffi/src/ |
D | raw_api.c | 257 ffi_prep_raw_closure (ffi_raw_closure* cl, in ffi_prep_raw_closure() function
|
/external/python/cpython2/android_arm64/libffi/ |
D | ffi.h | 394 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/python/cpython2/android_x86_64/libffi/ |
D | ffi.h | 395 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/python/cpython2/android_arm/libffi/ |
D | ffi.h | 394 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/python/cpython2/android_x86/libffi/ |
D | ffi.h | 394 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/python/cpython2/darwin_x86_64/libffi/ |
D | ffi.h | 394 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/python/cpython2/linux_x86_64/libffi/ |
D | ffi.h | 395 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/libffi/msvc_build/aarch64/aarch64_include/ |
D | ffi.h | 405 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/python/cpython2/Modules/_ctypes/libffi/include/ |
D | ffi.h.in | 394 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/libffi/include/ |
D | ffi.h.in | 407 ffi_prep_raw_closure (ffi_raw_closure*,
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.libffi-3.1 | 3292 (ffi_prep_raw_closure): ... this. Re-implement in terms of the 3314 (ffi_prep_raw_closure): ... this. 5892 (ffi_prep_raw_closure): Use ffi_translate_args, not 5944 (ffi_prep_raw_closure): More ditto. 5959 (ffi_prep_closure, ffi_prep_raw_closure): New declarations.
|