Home
last modified time | relevance | path

Searched refs:__THISCALL__ (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dffitest.h25 #define __THISCALL__ __attribute__((thiscall)) macro
30 #define __THISCALL__ __thiscall macro
/external/libffi/testsuite/libffi.call/
Dffitest.h25 #define __THISCALL__ __attribute__((thiscall)) macro
31 #define __THISCALL__ __thiscall macro
/external/libffi/testsuite/libffi.closures/
Dffitest.h25 #define __THISCALL__ __attribute__((thiscall)) macro
31 #define __THISCALL__ __thiscall macro
/external/libffi/testsuite/libffi.bhaible/
Dtestcases.c110 #define __THISCALL__ __attribute__((thiscall)) macro
115 #define __THISCALL__ __thiscall macro
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog427 testsuite: Introduce a __THISCALL__ compiler-specific macro