summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/test-arithf.c
blob: d78ec4900995621d5e2c505ada4d248ec573c7bd (plain)
1
2
3
4
5
6
typedef float tocheck_t;
#define ESIZE 8
#define MSIZE 23
#define FUNC(x) x##f

#include "test-arith.c"