Searched refs:__fastcall (Results 1 – 12 of 12) sorted by relevance
289 #define Py_LOCAL(type) static type __fastcall290 #define Py_LOCAL_INLINE(type) static __inline type __fastcall
96 #define MY_FAST_CALL MY_NO_INLINE __fastcall
119 #define MY_FAST_CALL MY_NO_INLINE __fastcall
304 #define Py_LOCAL(type) static type __fastcall305 #define Py_LOCAL_INLINE(type) static __inline type __fastcall
288 #define Py_LOCAL(type) static type __fastcall289 #define Py_LOCAL_INLINE(type) static __inline type __fastcall
297 #define __fastcall __attribute__((__fastcall__)) macro299 #define __fastcall macro
92 #define LOCAL(type) static __inline type __fastcall
103 #define LOCAL(type) static __inline type __fastcall
104 #define LOCAL(type) static __inline type __fastcall