Home | History | Annotate | Line # | Download | only in include
math.h revision 1.4.136.1.2.1
      1 /*	$NetBSD: math.h,v 1.4.136.1.2.1 2010/04/21 00:33:47 matt Exp $	*/
      2 
      3 #define	__HAVE_NANF
      4 
      5 #ifdef _LP64
      6 #define	__HAVE_LONG_DOUBLE
      7 #endif
      8