Searched refs:__fastcall (Results 1 – 25 of 26) sorted by relevance
12
32 #define __FASTCALL__ __fastcall
193 # define Py_LOCAL(type) static type __fastcall194 # define Py_LOCAL_INLINE(type) static __inline type __fastcall
379 #define __fastcall __attribute__((__fastcall__)) macro382 #define __fastcall macro
8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl
38 (__pascal for DOS and Windows16, __fastcall for Windows32).
104 #define ADDR_FASTCALL __fastcall
263 #define MY_FAST_CALL __fastcall
457 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be()469 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be()
444 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be()456 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be()
248 #define FFI_DECLARE_FASTCALL __fastcall
451 struct FunctorTraits<R(__fastcall*)(Args...)> {458 static R Invoke(R(__fastcall* function)(Args...), RunArgs&&... args) {
116 #define __FASTCALL__ __fastcall
142 refer to the convention triggered by "__fastcall".)
70 #define LOCAL(type) static __inline type __fastcall
51 #define LOCAL(type) static __inline type __fastcall
40 #define __fastcall if needed.1050 define. Define it to __fastcall for MSVC.
3714 # Also find C++ and __fastcall symbols from MSVC++,
4016 # Also find C++ and __fastcall symbols from MSVC++,
4044 # Also find C++ and __fastcall symbols from MSVC++ or ICC,
4013 # Also find C++ and __fastcall symbols from MSVC++,