Home | History | Annotate | Line # | Download | only in include
math.h revision 1.4.122.1
      1  1.4.122.1    yamt /*	$NetBSD: math.h,v 1.4.122.1 2009/05/04 08:11:55 yamt Exp $	*/
      2        1.1  kleink 
      3        1.4  simonb #define	__HAVE_NANF
      4  1.4.122.1    yamt 
      5  1.4.122.1    yamt #ifdef _LP64
      6  1.4.122.1    yamt #define	__HAVE_LONG_DOUBLE
      7  1.4.122.1    yamt #endif
      8