source: vendor/glibc-tests/glibc/sysdeps/powerpc/test-arithf.c

Last change on this file was 2036, checked in by bird, 20 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 104 bytes
Line 
1typedef float tocheck_t;
2#define ESIZE 8
3#define MSIZE 23
4#define FUNC(x) x##f
5
6#include "test-arith.c"
Note: See TracBrowser for help on using the repository browser.