Home | History | Annotate | Line # | Download | only in include
math.h revision 1.6
      1  1.6    matt /*	$NetBSD: math.h,v 1.6 2014/01/31 19:38:06 matt Exp $	*/
      2  1.1  kleink 
      3  1.4  simonb #define	__HAVE_NANF
      4  1.5     mrg 
      5  1.5     mrg #ifdef _LP64
      6  1.6    matt #define	__HAVE_LONG_DOUBLE	128
      7  1.5     mrg #endif
      8