(struct _IO_streambuf): Use correct type and name of VTable element.
[glibc/history.git] / sysdeps / powerpc / test-arithf.c
blobd78ec4900995621d5e2c505ada4d248ec573c7bd
1 typedef float tocheck_t;
2 #define ESIZE 8
3 #define MSIZE 23
4 #define FUNC(x) x##f
6 #include "test-arith.c"