Home
last modified time | relevance | path

Searched refs:__fastcall (Results 1 - 11 of 11) sorted by relevance

/third_party/python/Include/
H A Dpyport.h202 # define Py_LOCAL(type) static type __fastcall
203 # define Py_LOCAL_INLINE(type) static __inline type __fastcall
/third_party/zlib/contrib/delphi/
H A Dzlibd32.mak8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl
/third_party/zlib/contrib/pascal/
H A Dzlibd32.mak8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl
/third_party/FreeBSD/sys/sys/
H A Dcdefs.h360 #define __fastcall __attribute__((__fastcall__)) macro
363 #define __fastcall macro
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrtypes.h104 #define ADDR_FASTCALL __fastcall
/third_party/lzma/C/
H A D7zTypes.h282 #define Z7_FASTCALL __fastcall
/third_party/node/deps/openssl/openssl/crypto/sha/
H A Dsha512.c444 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be()
456 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be()
/third_party/openssl/crypto/sha/
H A Dsha512.c444 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be()
456 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be()
/third_party/openssl/ohos_lite/crypto/sha/
H A Dsha512.c457 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be()
469 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be()
/third_party/python/Modules/_sre/
H A Dsre.c70 #define LOCAL(type) static __inline type __fastcall
/third_party/python/Modules/
H A D_elementtree.c41 #define LOCAL(type) static __inline type __fastcall

Completed in 18 milliseconds