1 typedef float dec32 __attribute__((mode(SD)));
2 typedef float dec64 __attribute__((mode(DD)));
3 typedef float dec128 __attribute__((mode(TD)));
12 #define T(NAME) testit##NAME ();
14 #ifndef SKIP_DECIMAL32
17 #ifndef SKIP_DECIMAL64
20 #ifndef SKIP_DECIMAL128