__LONG_DOUBLE_IS_IEEE32__

Preprocessor macro defined to describe if the long double is represented on 32 bits.

Syntax
  #define __LONG_DOUBLE_IS_IEEE32__ 0 | 1  
Remarks

The compiler defines this macro to be 1 if the long double is represented on 32 bits, 0 otherwise.