Home
last modified time | relevance | path

Searched refs:ffi_prep_raw_closure_loc (Results 1 – 10 of 10) sorted by relevance

/third_party/libffi/src/
Draw_api.c225 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/
Dlibffi.map.in68 ffi_prep_raw_closure_loc;
DChangeLog.old1239 (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/
Dffi-arm.h398 ffi_prep_raw_closure_loc (ffi_raw_closure*,
Dffi-x86_64.h398 ffi_prep_raw_closure_loc (ffi_raw_closure*,
Dffi-aarch64.h398 ffi_prep_raw_closure_loc (ffi_raw_closure*,
Dffi.h.in413 ffi_prep_raw_closure_loc (ffi_raw_closure*,
/third_party/python/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi_darwin.c345 ffi_prep_raw_closure_loc (ffi_raw_closure* closure, in ffi_prep_raw_closure_loc() function
/third_party/libffi/msvc_build/aarch64/aarch64_include/
Dffi.h411 ffi_prep_raw_closure_loc (ffi_raw_closure*,
/third_party/libffi/src/x86/
Dffi.c619 ffi_prep_raw_closure_loc (ffi_raw_closure *closure, in ffi_prep_raw_closure_loc() function