Home
last modified time | relevance | path

Searched defs:FFI_DECLARE_FASTCALL (Results 1 – 1 of 1) sorted by relevance

/third_party/libffi/src/x86/
Dffi.c248 #define FFI_DECLARE_FASTCALL __fastcall macro
250 #define FFI_DECLARE_FASTCALL __declspec(fastcall) macro
253 #define FFI_DECLARE_FASTCALL macro