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