Home
last modified time | relevance | path

Searched refs:__FASTCALL__ (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dffitest.h26 #define __FASTCALL__ __attribute__((fastcall)) macro
31 #define __FASTCALL__ __fastcall macro
/external/libffi/testsuite/libffi.call/
Dffitest.h26 #define __FASTCALL__ __attribute__((fastcall)) macro
32 #define __FASTCALL__ __fastcall macro
/external/libffi/testsuite/libffi.closures/
Dffitest.h26 #define __FASTCALL__ __attribute__((fastcall)) macro
32 #define __FASTCALL__ __fastcall macro
/external/libffi/testsuite/libffi.bhaible/
Dtestcases.c111 #define __FASTCALL__ __attribute__((fastcall)) macro
116 #define __FASTCALL__ __fastcall macro
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.11041 __attribute__((fastcall)) in the form of a __FASTCALL__
/external/libffi/
DChangeLog.libffi-3.11041 __attribute__((fastcall)) in the form of a __FASTCALL__
DChangeLog.old1049 __attribute__((fastcall)) in the form of a __FASTCALL__