OpenCores
URL https://opencores.org/ocsvn/plasma/plasma/trunk

Subversion Repositories plasma

[/] [plasma/] [trunk/] [kernel/] [math.c] - Diff between revs 352 and 400

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 352 Rev 400
Line 591... Line 591...
 
 
/*************** Test *****************/
/*************** Test *****************/
#ifdef WIN32
#ifdef WIN32
#undef _LIBC
#undef _LIBC
#include <math.h>
#include <math.h>
#undef printf
 
#undef getch
 
int printf(const char *, ...);
 
struct {
struct {
   char *name;
   char *name;
   float low, high;
   float low, high;
   double (*func1)(double);
   double (*func1)(double);
   float (*func2)(float);
   float (*func2)(float);

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.