Blame templates_off.h

Packit 67cb25
#ifdef FUNCTION
Packit 67cb25
#undef FUNCTION
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef CONCAT4
Packit 67cb25
#undef CONCAT4
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef CONCAT4x
Packit 67cb25
#undef CONCAT4x
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef CONCAT3
Packit 67cb25
#undef CONCAT3
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef CONCAT3x
Packit 67cb25
#undef CONCAT3x
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef CONCAT2
Packit 67cb25
#undef CONCAT2
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef CONCAT2x
Packit 67cb25
#undef CONCAT2x
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef TYPE
Packit 67cb25
#undef TYPE
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef REAL_TYPE
Packit 67cb25
#undef REAL_TYPE
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef QUALIFIED_TYPE
Packit 67cb25
#undef QUALIFIED_TYPE
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef VIEW
Packit 67cb25
#undef VIEW
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef REAL_VIEW
Packit 67cb25
#undef REAL_VIEW
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef QUALIFIED_VIEW
Packit 67cb25
#undef QUALIFIED_VIEW
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef QUALIFIED_REAL_TYPE
Packit 67cb25
#undef QUALIFIED_REAL_TYPE
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef QUALIFIED_REAL_VIEW
Packit 67cb25
#undef QUALIFIED_REAL_VIEW
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef USES_LONGDOUBLE
Packit 67cb25
#undef USES_LONGDOUBLE
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifdef SHORT_REAL
Packit 67cb25
#undef SHORT_REAL
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#ifndef USE_QUALIFIER
Packit 67cb25
#ifdef QUALIFIER
Packit 67cb25
#undef QUALIFIER
Packit 67cb25
#endif
Packit 67cb25
#endif
Packit 67cb25
Packit 67cb25
#undef BASE
Packit 67cb25
#undef BASE_EPSILON
Packit 67cb25
#undef SHORT
Packit 67cb25
#undef ATOMIC
Packit 67cb25
#undef MULTIPLICITY
Packit 67cb25
#undef IN_FORMAT
Packit 67cb25
#undef OUT_FORMAT
Packit 67cb25
#undef ATOMIC_IO
Packit 67cb25
#undef ZERO
Packit 67cb25
#undef ONE
Packit 67cb25
#undef NAME
Packit 67cb25
#undef STRING
Packit 67cb25
#undef EXPAND
Packit 67cb25
#undef UNSIGNED
Packit 67cb25
Packit 67cb25
#ifdef FP
Packit 67cb25
#undef FP
Packit 67cb25
#endif