1 typedef float tocheck_t;
2 #define ESIZE 8
3 #define MSIZE 23
4 #define FUNC(x) x##f
5 
6 #include "test-arith.c"
7