__REGABI__

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

Syntax
  #define __REGABI__ 0 | 1  
Remarks

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