Files
cpython-source-deps/src
Josh Triplett e1911f78df Add support for stdcall, thiscall, and fastcall on non-Windows x86-32
Linux supports the stdcall calling convention, either via functions
explicitly declared with the stdcall attribute, or via code compiled
with -mrtd which effectively makes stdcall the default.

This introduces FFI_STDCALL, FFI_THISCALL, and FFI_FASTCALL on
non-Windows x86-32 platforms, as non-default calling conventions.
2014-03-16 05:05:06 -07:00
..
2014-02-28 00:17:16 -05:00
2013-06-14 10:06:30 +02:00
2013-10-08 06:45:51 -04:00
2013-03-16 08:12:19 -04:00
2013-03-16 07:46:38 -04:00
2013-10-08 06:45:51 -04:00
2014-02-09 10:38:24 +08:00
2013-02-11 14:25:13 -05:00
2013-10-15 15:33:59 -04:00
2012-10-11 10:55:25 -04:00
2013-10-08 06:45:51 -04:00
2012-03-19 23:07:35 -04:00
2013-02-09 06:54:40 -05:00
2013-10-08 06:45:51 -04:00
2013-01-21 07:07:38 -05:00
2009-10-04 08:11:33 -04:00
2011-02-09 15:12:35 -05:00
2009-10-04 08:11:33 -04:00