Preprocessor macro defined to describe the compiler's parameter-passing setting.
#define __STDABI__ 0 | 1
The compiler defines this macro to be 1 if the compiler is set to use standard parameter-passing code generation, 0 otherwise.