8#if !defined(ALIB_C20_MODULES) || ((ALIB_C20_MODULES != 0) && (ALIB_C20_MODULES != 1))
9# error "Symbol ALIB_C20_MODULES has to be given to the compiler as either 0 or 1"
18#if ALIB_DEBUG && !DOXYGEN
24 extern long double LONGDOUBLE_WRITE_TEST_MEM[2];
25 long double LONGDOUBLE_WRITE_TEST_MEM[2];
26 extern void LongDoubleTrueLengthSet();
27 void LongDoubleTrueLengthSet()
31 extern bool LongDoubleTrueLengthTest();
32 bool LongDoubleTrueLengthTest()
34 const char* mem=
reinterpret_cast<const char*
>( LONGDOUBLE_WRITE_TEST_MEM );
#define ALIB_SIZEOF_LONGDOUBLE_REPORTED
#define ALIB_SIZEOF_LONGDOUBLE_WRITTEN