Go to the documentation of this file.
23#if defined(__GNUC__) && defined(__i386__) && !defined(__MINGW32__)
33#define FASTCALL __attribute__((regparm(3)))
34#define PTRFASTCALL __attribute__((regparm(3)))
60#if !defined(__cplusplus) && !defined(inline)
62#define inline __inline