Searched refs:ffi_prep_raw_closure_loc (Results 1 – 10 of 10) sorted by relevance
/third_party/libffi/src/ |
D | raw_api.c | 225 ffi_prep_raw_closure_loc (ffi_raw_closure* cl, in ffi_prep_raw_closure_loc() function 262 return ffi_prep_raw_closure_loc (cl, cif, fun, user_data, cl); in ffi_prep_raw_closure()
|
/third_party/libffi/ |
D | libffi.map.in | 68 ffi_prep_raw_closure_loc;
|
D | ChangeLog.old | 1239 (ffi_prep_raw_closure_loc): Use ffi_closure_raw_THISCALL for 2005 * src/x86/ffi.c (ffi_prep_raw_closure_loc): Add thiscall 3281 (ffi_prep_raw_closure_loc): New. 3298 * src/raw_api.c (ffi_prep_raw_closure_loc): Renamed and adjusted 3321 (ffi_prep_raw_closure_loc): Renamed and adjusted from...
|
/third_party/libffi/include/ |
D | ffi-arm.h | 398 ffi_prep_raw_closure_loc (ffi_raw_closure*,
|
D | ffi-x86_64.h | 398 ffi_prep_raw_closure_loc (ffi_raw_closure*,
|
D | ffi-aarch64.h | 398 ffi_prep_raw_closure_loc (ffi_raw_closure*,
|
D | ffi.h.in | 413 ffi_prep_raw_closure_loc (ffi_raw_closure*,
|
/third_party/python/Modules/_ctypes/libffi_osx/x86/ |
D | x86-ffi_darwin.c | 345 ffi_prep_raw_closure_loc (ffi_raw_closure* closure, in ffi_prep_raw_closure_loc() function
|
/third_party/libffi/msvc_build/aarch64/aarch64_include/ |
D | ffi.h | 411 ffi_prep_raw_closure_loc (ffi_raw_closure*,
|
/third_party/libffi/src/x86/ |
D | ffi.c | 619 ffi_prep_raw_closure_loc (ffi_raw_closure *closure, in ffi_prep_raw_closure_loc() function
|