Home
last modified time | relevance | path

Searched refs:ffi_closure_FASTCALL (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dwin32.S698 FFI_HIDDEN(ffi_closure_FASTCALL)
699 .globl USCORE_SYMBOL(ffi_closure_FASTCALL)
703 USCORE_SYMBOL(ffi_closure_FASTCALL):
Dffi.c450 void FFI_HIDDEN ffi_closure_FASTCALL (ffi_closure *)
679 &ffi_closure_FASTCALL, in ffi_prep_closure_loc()
/external/libffi/src/x86/
Dffi.c433 void FFI_HIDDEN ffi_closure_FASTCALL (ffi_closure *);
753 &ffi_closure_FASTCALL, in ffi_prep_closure_loc()
Dwin32.S218 ffi_closure_FASTCALL PROC NEAR label
225 ffi_closure_FASTCALL ENDP
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog50 src/x86/win32.S: Define ffi_closure_FASTCALL in the MASM section, too
56 src/x86/win32.S: Define ffi_closure_FASTCALL in the MASM section, too