__STDABI__

Preprocessor macro defined to describe the compiler's parameter-passing setting.

Syntax
  #define __STDABI__ 0 | 1  
Remarks

The compiler defines this macro to be 1 if the compiler is set to use standard parameter-passing code generation, 0 otherwise.