testsuite: Introduce a __STDCALL__ compiler-specific macro
authorJosh Triplett <josh@joshtriplett.org>
Sun, 16 Mar 2014 22:16:18 +0000 (15:16 -0700)
committerJosh Triplett <josh@joshtriplett.org>
Sun, 16 Mar 2014 22:27:07 +0000 (15:27 -0700)
commitbad8948346e9b8813023a0cc78a3b6eb8d9c14c6
treed462e3fbbcce2038958292b6298adbc568fae5de
parent98a793fa36a4ab3ba24d059cb80a2891cdb940e1
testsuite: Introduce a __STDCALL__ compiler-specific macro

Several tests want to use stdcall, which differs in syntax by compiler,
so introduce a macro for it in ffitest.h.
testsuite/libffi.call/closure_stdcall.c
testsuite/libffi.call/ffitest.h