Home | History | Annotate | Line # | Download | only in include
math.h revision 1.4.150.1
      1  1.4.150.1  jruoho /*	$NetBSD: math.h,v 1.4.150.1 2011/06/06 09:06:03 jruoho Exp $	*/
      2        1.1  kleink 
      3        1.4  simonb #define	__HAVE_NANF
      4  1.4.150.1  jruoho #if defined(__mips_n32) || defined(__mips_n64)
      5  1.4.150.1  jruoho #define __HAVE_LONG_DOUBLE
      6  1.4.150.1  jruoho #endif
      7